Revision [22210]
This is an old revision of jack made by darkcity on 2012-07-13 07:22:11.
JACK Jack Audio Connection Kit
Audio server, useful for sound processing. Jack is the backend and is often packaged with qjackctl GUI application, which in turn requires Qt Qt4.
Installation
Install the appropriate software package, or compile source:
Binary code distribution:
jack-0.121.2-w-20110705.pet 300KB {contains DEV & DOC files}
jack-0.120.2-w-20110612.pet 273KB {contains DEV files}
Source code distribution: http://jackaudio.org/download
Version
Version and usage information via the command-line interface:jackd
jack-audio-connection-kit 0.121.2 : | Build with ALSA support............................... : true | Build with old FireWire (FreeBob) support............. : false | Build with new FireWire (FFADO) support............... : false | Build with OSS support................................ : true | Build with Sun audio support.......................... : false | Build with CoreAudio support.......................... : false | Build with PortAudio support.......................... : false | Build with Celt support............................... : true | Build with dynamic buffer size support................ : yes | Compiler optimization flags........................... : -g | Compiler full flags................................... : -mtune=generic -O2 -pipe -fomit-frame-pointer -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g | Install dir for libjack + backends.................... : ${exec_prefix}/lib/jack || Default driver backend................................ : "alsa" | Shared memory interface............................... : "System V" | IPC Temporary directory............................... : /dev/shm | Install prefix........................................ : /usr | Default tmp dir....................................... : /dev/shm
jack-audio-connection-kit 0.120.2 : | Build with ALSA support............................... : true | Build with old FireWire (FreeBob) support............. : false | Build with new FireWire (FFADO) support............... : false | Build with OSS support................................ : true | Build with Sun audio support.......................... : false | Build with CoreAudio support.......................... : false | Build with PortAudio support.......................... : false | Build with Celt support............................... : false | Build with dynamic buffer size support................ : yes | Compiler optimization flags........................... : -g | Compiler full flags................................... : -mtune=generic -O2 -pipe -fomit-frame-pointer -I$(top_srcdir)/config -I$(top_srcdir) -I$(top_srcdir) -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g | Install dir for libjack + backends.................... : ${exec_prefix}/lib/jack | | Default driver backend................................ : "alsa" | Shared memory interface............................... : "System V" | IPC Temporary directory............................... : /dev/shm | Install prefix........................................ : /usr | Default tmp dir....................................... : /dev/shm
Also see
qjackctl - information about the frontend GUI
Categories
CategoryMultimediaCategorySoftware