summaryrefslogtreecommitdiffstats
path: root/audio/DPF-Plugins/README
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds@schoepfer.info>2019-12-01 08:35:11 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-01 08:35:11 +0700
commit69a4bb0fa8180976590677e4e5d3f097a36dcd27 (patch)
tree553fba9f98baf189949cbdfac63d947d4c9c63c7 /audio/DPF-Plugins/README
parent8d6c07800b07c044e096e046b8f3eb4532738317 (diff)
downloadslackbuilds-69a4bb0fa8180976590677e4e5d3f097a36dcd27.tar.gz
slackbuilds-69a4bb0fa8180976590677e4e5d3f097a36dcd27.tar.xz
audio/DPF-Plugins: Added (Collection of DPF-based plugins).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/DPF-Plugins/README')
-rw-r--r--audio/DPF-Plugins/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio/DPF-Plugins/README b/audio/DPF-Plugins/README
new file mode 100644
index 0000000000..3f1131660b
--- /dev/null
+++ b/audio/DPF-Plugins/README
@@ -0,0 +1,18 @@
+Collection of DPF-based plugins from DISTRHO.
+
+These come in LADSPA, DSSI, LV2 and VST2 formats, namely
+ glBars
+ Kars
+ Max-Gen examples (MaBitcrush, MaFreeverb, MaGigaverb, MaPitchshift)
+ Mini-Series (3BandEQ. 3BandSplitter, PingPongPan)
+ ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force)
+ MVerb
+ Nekobi
+ ProM
+
+LV2_ONLY=yes may be set to ommit building ladspa, dssi and vst plugins.
+
+Optional dependencies: jack,dssi,projectM
+
+This build conflicts with "distrho-mini-series" from SBo, as that build
+is a subset of DPF-Plugins.