Jump to letter: [
ABCEFGHJKLMOPQRSTUVXY
]
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.
Packages
Changelog
- * Wed Jan 30 14:00:00 2008 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.109.2-0.svn1088.1
- updated to current svn with latest fixes (0.109.2)
- * Tue Jan 22 14:00:00 2008 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.109.1-0.svn1085.1
- updated to current svn snapshot (fix from Rui for USX2Y)
- * Fri Jan 18 14:00:00 2008 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.109.0-1
- update to official 0.109.0 release
- add triggers so that updating pam in f7 triggers the install of the
proper parameters to the limits.conf file. This allows us to no longer
track pam in f7 for updates. See: http://www.rpm.org/support/RPM-Changes-6.html