summaryrefslogtreecommitdiffstats
path: root/audio/jack-audio-connection-kit/README
blob: 7d1667887d137b13813218004452ffbf208015c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.