diff options
Diffstat (limited to 'mda.lv2/RoundPan.ttl')
-rw-r--r-- | mda.lv2/RoundPan.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/RoundPan.ttl b/mda.lv2/RoundPan.ttl index d890605..9235c07 100644 --- a/mda.lv2/RoundPan.ttl +++ b/mda.lv2/RoundPan.ttl @@ -11,7 +11,7 @@ mda:RoundPan doap:name "MDA RoundPan" ; doap:shortdesc "3D panner" ; 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 "Like all 3D processes the result depends on where you sit relative to the speakers, and mono compatibility is not guaranteed. This plug-in must be used in a stereo channel or bus!" ; |