diff options
author | B. Watson <yalhcru@gmail.com> | 2019-12-02 10:03:04 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:24 +0700 |
commit | 4c55221cdfd0077172183c1e90e20ede29248150 (patch) | |
tree | 1eb95cd557c1ce013d9b2f10e5a6661cffab21e6 /audio/jack_delay/README | |
parent | 3a8429595263a698fe66eb22a7e4c26c1c8034c5 (diff) | |
download | slackbuilds-4c55221cdfd0077172183c1e90e20ede29248150.tar.gz |
audio/jack_delay: Updated for version 0.4.2, add capability stuff.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/jack_delay/README')
-rw-r--r-- | audio/jack_delay/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/jack_delay/README b/audio/jack_delay/README index 49d0c27503..71b362a7a3 100644 --- a/audio/jack_delay/README +++ b/audio/jack_delay/README @@ -5,3 +5,9 @@ about 1/1000 of a sample. Definitely read the docs in /usr/doc/jack_delay-$VERSION/README to understand how to use this. + +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. |