slackbuilds_ponce/audio/jack-audio-connection-kit/README
B. Watson b5873c2f39 audio/jack-audio-connection-kit: Updated for version 0.125.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2018-02-10 08:09:25 +07:00

13 lines
677 B
Text

JACK is a low-latency audio server written primarily for Linux. It can
connect a number of different applications to an audio device, as well as
allow them to share audio among themselves. Its clients can run in their
own processes (ie. as a normal application) or they can run within a JACK
server instance (i.e. as a "plugin").
This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This
may be considered a security/stability risk. Please read
http://www.slackbuilds.org/caps/ for more information. To disable
capabilities, pass SETCAP=no to the script.
Optional dependencies are libffado and celt.