summaryrefslogtreecommitdiffstats
path: root/audio/zynaddsubfx/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/zynaddsubfx/README')
-rw-r--r--audio/zynaddsubfx/README19
1 files changed, 17 insertions, 2 deletions
diff --git a/audio/zynaddsubfx/README b/audio/zynaddsubfx/README
index 5cd9a002e1..c164c7f771 100644
--- a/audio/zynaddsubfx/README
+++ b/audio/zynaddsubfx/README
@@ -1,2 +1,17 @@
-ZynAddSubFX is a realtime software synthesizer with many features.
-Please see the docs for details.
+ZynAddSubFX is a fully featured open source software synthesizer
+capable of making a countless number of instruments, from some common
+heard from expensive hardware to interesting sounds that you'll boost
+to an amazing universe of sounds.
+
+Beside the standalone application, lv2 and vst plugins are provided.
+
+Optional dependencies, autodetected at buildtime:
+jack, dssi, portaudio, ntk, lash
+
+If ntk is detected at buildtime, fltk will not be used.
+
+If compiled against jack, 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.