lv2: automation port does not receive OSC
This commit is contained in:
parent
76c1f082a4
commit
05bdd428d2
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ midnam:update a lv2:Feature .
|
|||
lv2:port [
|
||||
a lv2:InputPort, atom:AtomPort ;
|
||||
atom:bufferType atom:Sequence ;
|
||||
atom:supports patch:Message, midi:MidiEvent, time:Position, <@LV2PLUGIN_URI@:OSCBlob> ;
|
||||
atom:supports patch:Message, midi:MidiEvent, time:Position ;
|
||||
lv2:designation lv2:control ;
|
||||
lv2:index 0 ;
|
||||
lv2:symbol "control" ;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue