Hello,
I'm having trouble right now to get MIDI Mixer working with a custom device.
The thought was to have a Raspberry Pi Pico connected to a rotary and use that to change my PCs volume.
I have the code on my Raspberry Pi, I get ouput values from the rotary of 0 to 127, all fine. After setting up the device in MIDI Mixer the device is working and I can change the volume correctly. However after a couple seconds up to a minute or so, MIDI Mixer is not responding anymore. Only unplugging my device will unfreeze it.
Has anyone ever had this kind of problem? What was your solution?
Thanks in advance!