Revert "lv2: automation port does not receive OSC"
This reverts commit 05bdd428d2.
This commit is contained in:
parent
05bdd428d2
commit
aa7edd7eb2
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 ;
|
||||
atom:supports patch:Message, midi:MidiEvent, time:Position, <@LV2PLUGIN_URI@:OSCBlob> ;
|
||||
lv2:designation lv2:control ;
|
||||
lv2:index 0 ;
|
||||
lv2:symbol "control" ;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue