diff options
Diffstat (limited to 'audio/setBfree/README')
-rw-r--r-- | audio/setBfree/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/setBfree/README b/audio/setBfree/README new file mode 100644 index 0000000000000..9265a24cbb119 --- /dev/null +++ b/audio/setBfree/README @@ -0,0 +1,16 @@ +MIDI-controlled, software synthesizer designed to imitate the sound +and properties of the electromechanical organs and sound modification +devices that brought world-wide fame to the names and products of +Laurens Hammond and Don Leslie. + +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. + +jack2 may be used instead of jack-audio-connection-kit. +lv2,liblo and ftgl are optional +dependencies to build the standalone/lv2 OpenGL UI: +For the LV2 GUI you need a LV2 host with Gtk support, like jalv. +jalv.gtk -l ~/.config/setBfree http://gareus.org/oss/lv2/b_synth |