Revert "lv2: automation port does not receive OSC"

This reverts commit 05bdd428d2.
This commit is contained in:
Jean Pierre Cimalando 2021-06-22 00:41:19 +02:00
parent 05bdd428d2
commit aa7edd7eb2

View file

@ -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" ;