diff options
author | B. Watson <yalhcru@gmail.com> | 2019-12-10 22:22:13 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:27 +0700 |
commit | 1d51377f3a9b35dd9610a087225a7b9e7b5a2e8b (patch) | |
tree | 26b3b69df8f579e211d16fc1ccad86953f31125c /audio/padthv1/README | |
parent | ffd89fad11321f20e48c3e397b5dfcc751e3661f (diff) |
audio/padthv1: Updated for version 0.9.11.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/padthv1/README')
-rw-r--r-- | audio/padthv1/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/padthv1/README b/audio/padthv1/README index 6e38d32b676f..7b493d602353 100644 --- a/audio/padthv1/README +++ b/audio/padthv1/README @@ -5,8 +5,10 @@ with stereo fx. It runs either as a standalone JACK application or an LV2 instrument plugin. padthv1 is based on the PADsynth algorithm by Paul Nasca, as a special variant of additive synthesis. -Optional dependency: The LV2 instrument plugin requires lv2 to be -installed (auto-detected at compile time). +Optional dependencies (autodetected): + +lv2 - required to build padthv1'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 |