aboutsummaryrefslogtreecommitdiffstats
path: root/mda.lv2/Vocoder.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'mda.lv2/Vocoder.ttl')
-rw-r--r--mda.lv2/Vocoder.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/Vocoder.ttl b/mda.lv2/Vocoder.ttl
index d3845c7..621a9ce 100644
--- a/mda.lv2/Vocoder.ttl
+++ b/mda.lv2/Vocoder.ttl
@@ -12,7 +12,7 @@ mda:Vocoder
doap:name "MDA Vocoder" ;
doap:shortdesc "Switchable 8 or 16 band vocoder" ;
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 """16-band vocoder for applying the spectrum of one sound (the modulator, usually a voice or rhythm part) to the waveform of another (the carrier, usually a synth pad or sawtooth wave).