README 775 B

123456789101112131415161718
  1. ZynAddSubFX is a fully featured open source software synthesizer
  2. capable of making a countless number of instruments, from some common
  3. heard from expensive hardware to interesting sounds that you'll boost
  4. to an amazing universe of sounds.
  5. Beside the standalone application, lv2 and vst plugins are provided.
  6. Optional dependencies, autodetected at buildtime:
  7. jack, dssi, portaudio, ntk, lash
  8. If ntk is detected at buildtime, fltk will not be used.
  9. If compiled against jack, this package uses POSIX filesystem
  10. capabilities to execute with elevated privileges (required for
  11. realtime audio processing). This may be considered a security/stability
  12. risk. Please read http://www.slackbuilds.org/caps/ for more information.
  13. To disable capabilities, pass SETCAP=no to the script.