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/slack-desc | |
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/slack-desc')
-rw-r--r-- | audio/mda-lv2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/mda-lv2/slack-desc b/audio/mda-lv2/slack-desc new file mode 100644 index 0000000000..e25a132207 --- /dev/null +++ b/audio/mda-lv2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +mda-lv2: mda-lv2 (instrument and effect plugins) +mda-lv2: +mda-lv2: MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett. It contains +mda-lv2: 36 high-quality plugins for a variety of tasks. +mda-lv2: +mda-lv2: This is a more or less faithful port of both the effects and +mda-lv2: instrument plugins. The only functional difference in code is to +mda-lv2: support LV2-style toggle ports (> 0.0 is on, rather than 0.5). All +mda-lv2: the plugins have been tested, and thanks to several bug fixes this +mda-lv2: collection should be more reliable than the original. +mda-lv2: |