summaryrefslogtreecommitdiffstats
path: root/audio/synthv1/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-02-07 07:31:33 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-10 07:16:19 +0700
commitcd1e7766b9c265af08fe9049cf26eec9b4626153 (patch)
treefd279031812140dab4c49933d46bf3ba90ef04c0 /audio/synthv1/README
parent9fc45d82b45faccfbebca1fa168673a6ba2a90b4 (diff)
downloadslackbuilds-cd1e7766b9c265af08fe9049cf26eec9b4626153.tar.gz
slackbuilds-cd1e7766b9c265af08fe9049cf26eec9b4626153.tar.xz
audio/synthv1: Added (polyphonic synthesizer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/synthv1/README')
-rw-r--r--audio/synthv1/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/synthv1/README b/audio/synthv1/README
new file mode 100644
index 0000000000..18b2390599
--- /dev/null
+++ b/audio/synthv1/README
@@ -0,0 +1,14 @@
+synthv1 (an old-school polyphonic synthesizer)
+
+synthv1 is an an old-school 4-oscillator subtractive polyphonic
+synthesizer with stereo fx. It runs either as a standalone JACK
+application or an LV2 instrument plugin.
+
+Optional dependency: The LV2 instrument plugin requires lv2 to be
+installed (auto-detected at compile time).
+
+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.