lv2: remove the duplicate port
This commit is contained in:
parent
20a4675a73
commit
35bc3f59b3
1 changed files with 0 additions and 11 deletions
|
|
@ -313,17 +313,6 @@ midnam:update a lv2:Feature .
|
|||
lv2:default 0 ;
|
||||
lv2:minimum 0 ;
|
||||
lv2:maximum 256 ;
|
||||
] , [
|
||||
a lv2:OutputPort, lv2:ControlPort ;
|
||||
lv2:index 12 ;
|
||||
lv2:symbol "active_voices" ;
|
||||
lv2:name "Active voices",
|
||||
"Voix utilisées"@fr ;
|
||||
pg:group <@LV2PLUGIN_URI@#status> ;
|
||||
lv2:portProperty lv2:integer ;
|
||||
lv2:default 0 ;
|
||||
lv2:minimum 0 ;
|
||||
lv2:maximum 256 ;
|
||||
] , [
|
||||
a lv2:OutputPort, lv2:ControlPort ;
|
||||
lv2:index 13 ;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue