From 064226a219136cbb7a01ac8feb7569c58a749d3d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 30 Mar 2012 02:41:37 +0000 Subject: 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 --- mda.lv2/Bandisto.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mda.lv2/Bandisto.ttl') diff --git a/mda.lv2/Bandisto.ttl b/mda.lv2/Bandisto.ttl index 253caf1..6cb6966 100644 --- a/mda.lv2/Bandisto.ttl +++ b/mda.lv2/Bandisto.ttl @@ -12,7 +12,7 @@ mda:Bandisto doap:name "MDA Bandisto" ; doap:shortdesc "Multi-band distortion" ; doap:license ; - lv2:pluginProperty lv2:hardRTCapable ; + lv2:optionalFeature lv2:hardRTCapable ; pg:mainInput mda:mainIn ; pg:mainOutput mda:mainOut ; rdfs:comment "This plug is like MultiBand but uses 3 bands of clipping instead of compression. This is unlikely to be a plug you use every day, but when you want to recreate the sound of torn bass-bins you know where to come!" ; -- cgit v1.2.1