slackbuilds/audio/synthv1
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README audio/synthv1: Updated for version 0.9.11. 2019-12-15 17:06:27 +07:00
doinst.sh audio/synthv1: Added (polyphonic synthesizer). 2017-02-10 07:16:19 +07:00
setcap.sh audio/synthv1: Added (polyphonic synthesizer). 2017-02-10 07:16:19 +07:00
slack-desc audio/synthv1: Updated for version 0.9.11. 2019-12-15 17:06:27 +07:00
synthv1.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
synthv1.info audio/synthv1: Fixed dep info 2021-04-19 21:04:36 +02:00

README

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 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
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.