Update static lv2 bundle too

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-03-06 22:01:01 +00:00
parent c0a1274451
commit 57c570a31f
No known key found for this signature in database
GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 9 additions and 1 deletions

View File

@ -89,6 +89,14 @@
] , [
a lv2:OutputPort, lv2:ControlPort ;
lv2:index 6 ;
lv2:symbol "num_tracks" ;
lv2:name "Num Tracks" ;
lv2:minimum 0.000000 ;
lv2:maximum 256.000000 ;
lv2:portProperty lv2:integer ;
] , [
a lv2:OutputPort, lv2:ControlPort ;
lv2:index 7 ;
lv2:symbol "length" ;
lv2:name "Length" ;
lv2:minimum 0.000000 ;
@ -101,7 +109,7 @@
] ;
] , [
a lv2:OutputPort, lv2:ControlPort ;
lv2:index 7 ;
lv2:index 8 ;
lv2:symbol "position" ;
lv2:name "Position" ;
lv2:minimum 0.000000 ;