From b42ce8480860d92b7a28b45f223b2fe1795499e3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 27 Feb 2014 12:08:18 +0700 Subject: audio/mda-lv2: Added (instrument and effect plugins). Signed-off-by: Willy Sudiarto Raharjo --- audio/mda-lv2/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 audio/mda-lv2/README (limited to 'audio/mda-lv2/README') 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. -- cgit v1.2.3