Revision [30852]
This is an old revision of jack made by darkcity on 2016-06-24 17:56:24.
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. If you require the GUI frontend see qjackctl qjackctl page.
Installation
Install the appropriate software package, or compile source:
0.x series
1.x series
Source code distribution: http://jackaudio.org/download
Version
Version and usage information via the command-line interface:
jackd
Packing information
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 on the Wiki
qjackctl - information about the frontend GUI
Time Machine - background audio recorder
Related Webpages
http://murga-linux.com/puppy/viewtopic.php?t=98288 Time MachineCategories
CategoryMultimediaCategorySoftware