Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jack-audio-connection-kit: The Jack Audio Connection Kit
| Name: | jack-audio-connection-kit |
Vendor: | Alcance Libre, Inc. |
| Version: | 0.102.20 |
License: | GPL/LGPL |
| Release: | 4.9.el5.al |
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
- * Wed Mar 7 18:00:00 2007 Andy Shevchenko <andy{%}smile{*}org{*}ua> 0.102.20-4
- drop libtermcap-devel build requirement (#231203)
- create special jackuser group (#221785)
- * Sat Oct 28 19:00:00 2006 Andy Shevchenko <andy{%}smile{*}org{*}ua> 0.102.20-3
- fix BuildRequires: libfreebob -> libfreebob-devel
- * Tue Oct 24 19:00:00 2006 Andy Shevchenko <andy{%}smile{*}org{*}ua> 0.102.20-2.1
- rebuild with libfreebob (should closed #211751)