
Originally Posted by
krazer
Out of curiosity, is there a reason you chose to use interface to the dac directly as opposed to using the EZAudDac.dll interface? The one advantage that I see for the python script (or using tcp/ip directly for that matter) would be that it should run under linux just fine, but it also means that it can't be used with any other dacs, which is a bit of a downer. The reason that I ask is I have been writing some software for the etherdream, and chose to use the dll file. This was mainly because it was nice to be able to use the audio out for debugging instead of lugging the dac around, and I am worried 12 bits won't be enough resolution down the road, although it would be nice to be able to play around with it under linux...