diff options
Diffstat (limited to 'mda.lv2/Loudness.ttl')
-rw-r--r-- | mda.lv2/Loudness.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/Loudness.ttl b/mda.lv2/Loudness.ttl index 3cd8b26..94f0bf4 100644 --- a/mda.lv2/Loudness.ttl +++ b/mda.lv2/Loudness.ttl @@ -11,7 +11,7 @@ mda:Loudness doap:name "MDA Loudness" ; doap:shortdesc "Equal loudness contours for bass EQ and mix correction" ; 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 """The ear is less sensitive to low frequencies when listening at low volume. This plug-in is based on the Stevens-Davis equal loudness contours and allows the bass level to be adjusted to simulate or correct for this effect. |