diff options
author | B. Watson <yalhcru@gmail.com> | 2019-12-10 22:30:43 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:27 +0700 |
commit | a7e39c0d35e5273729ab35c3a4e28de2fc463897 (patch) | |
tree | 0a01e867e288e891f96c429c3b067419ecd1ccca /audio/samplv1/README | |
parent | 1d51377f3a9b35dd9610a087225a7b9e7b5a2e8b (diff) |
audio/samplv1: Updated for version 0.9.11.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/samplv1/README')
-rw-r--r-- | audio/samplv1/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/samplv1/README b/audio/samplv1/README index a91b61e3eccaf..e4f3324dd6bec 100644 --- a/audio/samplv1/README +++ b/audio/samplv1/README @@ -4,8 +4,10 @@ samplv1 is an old-school all-digital polyphonic sampler 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 samplv1'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 |