Specify the LV2 main output

This commit is contained in:
Jean Pierre Cimalando 2021-04-26 11:11:21 +02:00
parent 5cf0c13d87
commit 9411bd458d

View file

@ -97,6 +97,8 @@ midnam:update a lv2:Feature .
patch:writable <@LV2PLUGIN_URI@:sfzfile> ,
<@LV2PLUGIN_URI@:tuningfile> ;
pg:mainOutput <@LV2PLUGIN_URI@#stereo_output> ;
lv2:port [
a lv2:InputPort, atom:AtomPort ;
atom:bufferType atom:Sequence ;