diff options
Diffstat (limited to 'mda.lv2/Dither.ttl')
-rw-r--r-- | mda.lv2/Dither.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/Dither.ttl b/mda.lv2/Dither.ttl index 5ddb672..ec98bcf 100644 --- a/mda.lv2/Dither.ttl +++ b/mda.lv2/Dither.ttl @@ -12,7 +12,7 @@ mda:Dither doap:name "MDA Dither" ; doap:shortdesc "Range of dither types including noise shaping" ; 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 """When a waveform is rounded to the nearest 16 (or whatever)-bit value this causes distortion. Dither allows you to exchange this rough sounding signal-dependant distortion for a smooth background hiss. |