Hi Patchbox midi experts!
First I have to say that I don’t know much about all the linux midi tools that are involved in the system… I’ve been trying to use TouchOSC ton control efects parameters in MODEP. It worked out of the box with the bullseye version of PatchboxOS.
I monitered the midi ports with Protolkol. Here is a semple of the log :
17:05:40.854 | CONNECT | ENDPOINT(Midi Through Port-0)
17:05:40.855 | CONNECT | ENDPOINT(pisound MIDI PS-22SDR6T)
17:05:40.855 | CONNECT | ENDPOINT(touchosc)
17:05:40.855 | CONNECT | ENDPOINT(pisound-ctl)
17:05:40.855 | CONNECT | ENDPOINT(Protokol)
17:05:43.038 | CONNECT | ENDPOINT(RtMidi output)
17:05:43.124 | DISCONNECT | ENDPOINT(RtMidi output)
17:05:46.969 | CONNECT | ENDPOINT(RtMidi output)
17:05:47.059 | DISCONNECT | ENDPOINT(RtMidi output)
17:05:50.835 | CONNECT | ENDPOINT(RtMidi output)
17:05:50.922 | DISCONNECT | ENDPOINT(RtMidi output)
17:05:54.705 | CONNECT | ENDPOINT(RtMidi output)
17:05:54.787 | DISCONNECT | ENDPOINT(RtMidi output)
17:05:58.522 | CONNECT | ENDPOINT(RtMidi output)
17:05:58.606 | DISCONNECT | ENDPOINT(RtMidi output)
And it goes on…
It seems that MIDO backends keeps being killed and restarted. Has anyone ever had this problem? Is there a known workaround?
Thanks!