aboutsummaryrefslogtreecommitdiffstats
path: root/mda.lv2/MultiBand.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-30 02:41:37 +0000
committerDavid Robillard <d@drobilla.net>2012-03-30 02:41:37 +0000
commit064226a219136cbb7a01ac8feb7569c58a749d3d (patch)
tree9d76b1f5f1c885e2de55d6e2a71d3ac64beb2611 /mda.lv2/MultiBand.ttl
parent83d512a469483012ec53b4a462433d6c6c5a3500 (diff)
downloadmda.lv2-064226a219136cbb7a01ac8feb7569c58a749d3d.tar.gz
mda.lv2-064226a219136cbb7a01ac8feb7569c58a749d3d.tar.bz2
mda.lv2-064226a219136cbb7a01ac8feb7569c58a749d3d.zip
Fix bad data discovered by sord_validate.
Remove units from blip port labels and add unit metadata. Build instrument MDA plugins (still not working). git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/mda.lv2@4131 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'mda.lv2/MultiBand.ttl')
-rw-r--r--mda.lv2/MultiBand.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/MultiBand.ttl b/mda.lv2/MultiBand.ttl
index f9684c0..c789dc6 100644
--- a/mda.lv2/MultiBand.ttl
+++ b/mda.lv2/MultiBand.ttl
@@ -18,7 +18,7 @@ mda:MultiBand
doap:name "MDA MultiBand" ;
doap:shortdesc "Multi-band compressor with M-S processing modes" ;
doap:license <http://usefulinc.com/doap/licenses/gpl> ;
- lv2:pluginProperty lv2:hardRTCapable ;
+ lv2:optionalFeature lv2:hardRTCapable ;
pg:mainInput mda:mainIn ;
pg:mainOutput mda:mainOut ;
rdfs:comment """As well as just "squashing everything" this plug-in can be used to "overcook" the mid-frequencies while leaving the low end unprocessed, enhancing playback over small speakers without affecting the overall sound too much.