diff options
Diffstat (limited to 'mda.lv2/Shepard.ttl')
-rw-r--r-- | mda.lv2/Shepard.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/Shepard.ttl b/mda.lv2/Shepard.ttl index dd00e33..1222d3a 100644 --- a/mda.lv2/Shepard.ttl +++ b/mda.lv2/Shepard.ttl @@ -12,7 +12,7 @@ mda:Shepard doap:name "MDA Shepard" ; doap:shortdesc "Continuously rising/falling tone generator" ; 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 """This plug-in actually generates "Risset tones". Discrete stepping "Shepard tones" will hopefully be included in a future version.""" ; |