aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-21 22:35:41 +0000
committerDavid Robillard <d@drobilla.net>2012-04-21 22:35:41 +0000
commit337a13119180bf7fa6996d6c23962c31ea53db54 (patch)
tree7427f9be36a29978712c17399f7418e8f9d18425 /README
parent3ff557d9e3ea5b36f0ca6eccfc587dc335ed5e8d (diff)
downloadmda.lv2-337a13119180bf7fa6996d6c23962c31ea53db54.tar.gz
mda.lv2-337a13119180bf7fa6996d6c23962c31ea53db54.tar.bz2
mda.lv2-337a13119180bf7fa6996d6c23962c31ea53db54.zip
MDA-LV2 1.0.0v1.0.0
git-svn-id: http://svn.drobilla.net/lad/tags/mda-lv2-1.0.0@4223 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 1a2e221..4ee8d41 100644
--- a/README
+++ b/README
@@ -12,8 +12,7 @@ dependency lv2.h) released under the GPL v2 or later. See COPYING for details.
This port is based on revision 10 of the MDA SVN repository at
<https://mda-vst.svn.sourceforge.net/svnroot/mda-vst>. It is similar to, but
not 100% compatible with, the original plugins, since some VSTisms have been
-changed to be more appropriate in an LV2 world (notably toggle and enumeration
-ports).
+changed to be more appropriate for LV2 (e.g. toggle ports).
LVZ
---