summaryrefslogtreecommitdiffstats
path: root/audio/calf/README
diff options
context:
space:
mode:
author B. Watson2014-11-05 02:34:50 +0100
committer Willy Sudiarto Raharjo2014-11-08 00:30:10 +0100
commit2e8081a46c101e236b26256a8440f5d6d0ab168c (patch)
tree3573a3d5d558d81c8382259ee84810430330e384 /audio/calf/README
parente6edfd35aaa04e715d7d6ae54655421755676e84 (diff)
downloadslackbuilds-2e8081a46c101e236b26256a8440f5d6d0ab168c.tar.gz
audio/calf: Updated for version 0.0.19kx.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/calf/README')
-rw-r--r--audio/calf/README10
1 files changed, 9 insertions, 1 deletions
diff --git a/audio/calf/README b/audio/calf/README
index da1d59cdb3..75707a3897 100644
--- a/audio/calf/README
+++ b/audio/calf/README
@@ -1,7 +1,9 @@
Calf audio plugin pack for LADSPA, DSSI, LV2 and JACK. Contains effects
(flanger, reverb, tape-like delay, phaser, rotary speaker, multi-mode
filter, multi-tap chorus and compressor) and instruments (organ simulator
-and a monophonic synthesizer).
+and a monophonic synthesizer). This is falkTX's KXStudio fork of Calf,
+which re-adds LADSPA and DSSI support (which was removed from the
+original codebase).
Optional dependencies: By default, these are auto-detected at build time.
Support for each dep will be built if found, unless disabled with an
@@ -17,3 +19,9 @@ be built.
To enable some experimental LV2 plugins designed for use with modular
hosts, set EXPERIMENTAL=yes in the environment (default is "no").
+
+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.