diff options
author | B. Watson <yalhcru@gmail.com> | 2014-02-26 23:07:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-26 23:08:34 +0700 |
commit | 54e5e9de6658cddf9800b3b96efaf494dcbf5479 (patch) | |
tree | f9fcc953d1397a434e0c5d6a92cea92bd73ba803 /audio/lv2-mda-metapiano/README | |
parent | 6cd7954f650c86b0fe01e87775d4b9d616af7478 (diff) |
audio/lv2-mda-metapiano: Added (LV2 port of mdaPiano/mdaEPiano).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/lv2-mda-metapiano/README')
-rw-r--r-- | audio/lv2-mda-metapiano/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/lv2-mda-metapiano/README b/audio/lv2-mda-metapiano/README new file mode 100644 index 0000000000000..68b9242dc921d --- /dev/null +++ b/audio/lv2-mda-metapiano/README @@ -0,0 +1,8 @@ +lv2-mda-metapiano (LV2 port of mdaPiano/mdaEPiano VSTi) + +This build includes two LV2-based instruments for use with an LV2 host +that supports MIDI input (e.g. jalv). They are 'mdaPiano' (acoustic +piano simulation) and 'mdaEPiano' (electric piano simulation). + +These plugins were ported from the the open source mda VST plugins, +found at http://sourceforge.net/projects/mda-vst/. |