Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jack-audio-connection-kit: The Jack Audio Connection Kit
Name: | jack-audio-connection-kit |
Vendor: | Aurora SPARC Linux |
Version: | 0.102.20 |
License: | GPL/LGPL |
Release: | 3.al3 |
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 Oct 28 17:00:00 2006 Andy Shevchenko <andy{%}smile{*}org{*}ua> 0.102.20-3
- fix BuildRequires: libfreebob -> libfreebob-devel
- * Tue Oct 24 17:00:00 2006 Andy Shevchenko <andy{%}smile{*}org{*}ua> 0.102.20-2.1
- rebuild with libfreebob (should closed #211751)
- * Wed Oct 11 17:00:00 2006 Andy Shevchenko <andy{%}smile{*}org{*}ua> 0.102.20-2.0
- update to 0.102.20
- drop patch0 (already in mainstream)
- no pack jack_transport (build error)
- pack new JACK MIDI files