audio4all, but much more as described on www.jackaudio.org :fandango wrote:So JACK is kinda like ASIO4ALL, in a way? i.e., it just a 'wrapper' that accesses the core input/output of the currently installed sound drivers?
JACK is a low-latency audio server, written for POSIX conformant operating systems such as GNU/Linux and Apple's OS X. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in their own processes (ie. as normal applications), or can they can run within the JACK server (ie. as a "plugin").
