aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/eg-params.lv2/params.ttl2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/eg-params.lv2/params.ttl b/plugins/eg-params.lv2/params.ttl
index 9777382..1767373 100644
--- a/plugins/eg-params.lv2/params.ttl
+++ b/plugins/eg-params.lv2/params.ttl
@@ -81,6 +81,7 @@ plug:spring
atom:AtomPort ;
atom:bufferType atom:Sequence ;
atom:supports patch:Message ;
+ lv2:designation lv2:control ;
lv2:index 0 ;
lv2:symbol "in" ;
lv2:name "In"
@@ -89,6 +90,7 @@ plug:spring
atom:AtomPort ;
atom:bufferType atom:Sequence ;
atom:supports patch:Message ;
+ lv2:designation lv2:control ;
lv2:index 1 ;
lv2:symbol "out" ;
lv2:name "Out"