diff options
Diffstat (limited to 'mda.lv2/BeatBox.ttl')
-rw-r--r-- | mda.lv2/BeatBox.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mda.lv2/BeatBox.ttl b/mda.lv2/BeatBox.ttl index 412309e..39334fd 100644 --- a/mda.lv2/BeatBox.ttl +++ b/mda.lv2/BeatBox.ttl @@ -10,7 +10,7 @@ mda:BeatBox doap:name "MDA BeatBox" ; doap:shortdesc "Drum replacer" ; 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 """Contains three samples (kick, snare and hat) designed to be triggered by incoming audio in three frequency ranges. The default samples are based on the Roland CR-78. |