jack-audio-connection-kit - the Jack Audio Connection Kit
JACK is a low-latency audio server, written primarily for the Linux operating system. 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 a normal application), or can they can run within a JACK server (ie. a "plugin"). JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.
| License: | GPLv2 and LGPLv2 | Group: | Applications/Multimedia |
|---|---|---|---|
| URL: | http://jackaudio.org/ | Source: | jack-audio-connection-kit |
Packages
| Name | Version | Release | Type | Size | Built |
|---|---|---|---|---|---|
| jack-audio-connection-kit | 1.9.3 | 1.fc10.ccrma | i386 | 10.66 MiB | Sun Sep 6 10:14:13 2009 |
Changelog
- * Fri Jul 31 15:00:00 2009 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu>
- use the wrapper script for < fc12, currently when jackd releases the card the streams don't resume, will be fixed in fc12. So for now use the wrapper script
- * Wed Jul 29 15:00:00 2009 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 1.9.3-1
- updated to official 1.9.3 release - make loading of the jack sink optional in jackd.perl, default to not load it
- * Thu Jul 16 15:00:00 2009 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu>
- add the --classic option for dbus builds, we don't include the jackdbus executable in the package. But the normal jackd will have support for negotiation with pulseaudio over dbus.