diff options
| -rw-r--r-- | plugin/drumgizmo.ttl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/plugin/drumgizmo.ttl b/plugin/drumgizmo.ttl index 9b910a8..0e5c414 100644 --- a/plugin/drumgizmo.ttl +++ b/plugin/drumgizmo.ttl @@ -56,6 +56,7 @@      lv2:minimum 0.0 ;      lv2:maximum 1.0 ;      lv2:designation <http://lv2plug.in/ns/lv2core#freeWheeling> ; +    lv2:portProperty <http://lv2plug.in/ns/lv2core#freeWheeling> ;      lv2:portProperty lv2:toggled ;      lv2:portProperty pprops:hasStrictBounds;    ] , [ | 
