moddevices / mod-host

LV2 host for Jack controllable via socket or command line
GNU General Public License v3.0
107 stars 54 forks source link

no JACK ouput #41

Open phil123456 opened 4 years ago

phil123456 commented 4 years ago

Hello,

I try to load a LV2 plugin with mod-host but in jack there is no output port

I just cloned the repo and did make && sudo make install

is there anything I am missing ?

thanks

https://i.imgur.com/Db4y6BT.png

sangibeaud commented 4 years ago

Same issue here. I updated the source from git and no success. When using the web mod-ui, jack complains about unconnection of missing mod ins and outs. But these ports don't appear in qjacktcl or jack_lsp

e.g. Unknown destination port in attempted (dis)connection src_name [system:capture_2] dst_name [effect_0:in_r] Unknown source port in attempted (dis)connection src_name [effect_0:in_r] dst_name [system:capture_2]