README 867 B

12345678910111213141516171819202122232425
  1. Collection of DPF-based plugins from DISTRHO.
  2. These come in LADSPA, DSSI, LV2 and VST2 formats, namely
  3. glBars
  4. Kars
  5. Max-Gen examples (MaBitcrush, MaFreeverb, MaGigaverb, MaPitchshift)
  6. Mini-Series (3BandEQ. 3BandSplitter, PingPongPan)
  7. ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force)
  8. MVerb
  9. Nekobi
  10. ProM
  11. LV2_ONLY=yes may be set to ommit building ladspa, dssi and vst plugins.
  12. Optional dependencies: jack,dssi,projectM
  13. If compiled against jack, this package uses POSIX filesystem
  14. capabilities to execute with elevated privileges (required for
  15. realtime audio processing). This may be considered a security/stability
  16. risk. Please read http://www.slackbuilds.org/caps/ for more information.
  17. To disable capabilities, pass SETCAP=no to the script.
  18. This build conflicts with "distrho-mini-series" from SBo, as that build
  19. is a subset of DPF-Plugins.