Jump to letter: [
ABCDEFGIJKLMNOPQRSUVWXY
]
jack-audio-connection-kit: the Jack Audio Connection Kit
Name: | jack-audio-connection-kit |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.103.0 |
License: | GPLv2 and LGPLv2 |
Release: | 7.1.ML5 |
URL: | http://www.jackaudio.org/ |
- 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
- * Sat Dec 1 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Nov 14 00:00:00 2007 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.103.0-7.1.svn1050
-
- add permissions for default access to /dev/raw1394 devices,
otherwise freebob devices do not work out of the box
- * Tue Nov 13 00:00:00 2007 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.103.0-6.1.svn1050
-
- merged stuff from the 0.107.5 unstable spec file
- added code to update limits.conf in %post, overrides the default
Fedora setting if present (no need for an updated pam)
- remove support for capabilities and prelink exception (fedora <= 2)
from the spec file, always patch the realtime priority level
- merged stuff from Fedora's spec file: