On Sun, Oct 12, 2003 at 01:30:52 +0200, hexe_2003(a)directbox.com wrote:
But this wasn't your question ;) .
jack does NOTHING with quality itsself, because jack is a user-space daemon other
apps connect to and send data to, which is then outputted via the currently used
audio-driver.
And this is alsa ;)
Thats not /quite/ true, JACK will dither the output (if asked to) which
will improve the audio quality, and if the output of your program is going
to be used by another then JACKs float data will help.
Essentially though, it makes little difference.
- Steve