diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2020-01-26 07:35:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 07:35:52 +0700 |
commit | 3caf128a522f0a2ad83ab3431a07398b562d0aa3 (patch) | |
tree | e634a11e53164fbee838b8ea6ec07de60c6ad95d /audio/zynaddsubfx/README | |
parent | 66839b645fcbd24243aae8d50450fd72fc342165 (diff) |
audio/zynaddsubfx: Updated for version 1.18.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/zynaddsubfx/README')
-rw-r--r-- | audio/zynaddsubfx/README | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/audio/zynaddsubfx/README b/audio/zynaddsubfx/README index 5cd9a002e1ee6..c164c7f771769 100644 --- a/audio/zynaddsubfx/README +++ b/audio/zynaddsubfx/README @@ -1,2 +1,17 @@ -ZynAddSubFX is a realtime software synthesizer with many features. -Please see the docs for details. +ZynAddSubFX is a fully featured open source software synthesizer +capable of making a countless number of instruments, from some common +heard from expensive hardware to interesting sounds that you'll boost +to an amazing universe of sounds. + +Beside the standalone application, lv2 and vst plugins are provided. + +Optional dependencies, autodetected at buildtime: +jack, dssi, portaudio, ntk, lash + +If ntk is detected at buildtime, fltk will not be used. + +If compiled against jack, 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. |