Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jack-audio-connection-kit: the Jack Audio Connection Kit
Name: | jack-audio-connection-kit |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.100.0 |
License: | GPL |
Release: | 1.SEL5 |
URL: | http://jackit.sourceforge.net |
- Summary
- 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.
Changelog
- * Mon Sep 24 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Apr 20 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- FIXME: Enable capabilites
- * Tue Jan 4 00:00:00 2005 Rui Nuno Capela <rncbc{%}rncbc{*}org> - 0.99.44-1
-
- add jack/statistics.h to devel package