summaryrefslogtreecommitdiffstats
path: root/audio/synthv1/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/synthv1/README')
-rw-r--r--audio/synthv1/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/synthv1/README b/audio/synthv1/README
index 18b2390599..dcc6f90760 100644
--- a/audio/synthv1/README
+++ b/audio/synthv1/README
@@ -4,8 +4,10 @@ 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).
+Optional dependencies (autodetected):
+
+lv2 - required to build synthv1's LV2 instrument plugins.
+liblo - required for OSC (Open Sound Control) support.
This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This