diff options
Diffstat (limited to 'mda.lv2/Image.ttl')
-rw-r--r-- | mda.lv2/Image.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/Image.ttl b/mda.lv2/Image.ttl index 943ca3e..9f8251d 100644 --- a/mda.lv2/Image.ttl +++ b/mda.lv2/Image.ttl @@ -12,7 +12,7 @@ mda:Image doap:name "MDA Image" ; doap:shortdesc "Stereo image adjustment and M-S matrix" ; 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 "Allows the level and pan of mono and stereo components to be adjusted separately, or components to be separated for individual processing before recombining with a second Image plug-in." ; |