diff options
Diffstat (limited to 'audio/mda-lv2/README')
-rw-r--r-- | audio/mda-lv2/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mda-lv2/README b/audio/mda-lv2/README new file mode 100644 index 0000000000..c6f240d4cb --- /dev/null +++ b/audio/mda-lv2/README @@ -0,0 +1,12 @@ +mda-lv2 (instrument and effect plugins) + +MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett. It contains +36 high-quality plugins for a variety of tasks. + +This is a more or less faithful port of both the effects and instrument +plugins. The only functional difference in code is to support LV2-style +toggle ports (> 0.0 is on, rather than 0.5). All the plugins have been +tested, and thanks to several bug fixes this collection should be more +reliable than the original. + +See /usr/doc/mda-lv2-$VERSION/plugins.txt for descriptions of the plugins. |