Hi guys, I am interested to get a Raspberry Pi Zero (w) and connect it to my MDX as a midi device via USB A port. (basically to offload some midi stuff processing I need to the RPI and be able to write that midi processing in a friendly python)
To my knowledge, RPI0 can be switched into USB Gadget mode (similar to how mod devices connect to pc), and emulate midi device while connected to PC.
Would this approach work for MDX? At this moment I do not know if rpi0 USB gadget midi capabilities are class compliant.