diff options
author | B. Watson <yalhcru@gmail.com> | 2014-02-27 12:08:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-27 12:08:18 +0700 |
commit | b42ce8480860d92b7a28b45f223b2fe1795499e3 (patch) | |
tree | 562cb31c6e13c958e825ca35878479f30a025ea0 /audio/mda-lv2/README | |
parent | 208666903e0545329487cb55289ad6c312683677 (diff) | |
download | slackbuilds-b42ce8480860d92b7a28b45f223b2fe1795499e3.tar.gz |
audio/mda-lv2: Added (instrument and effect plugins).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |