09-26-2025, 03:00 PM
MIDI control apps that use MIDI to communicate between the computer and device typically work with MIDI routers like MRCC. Those apps let you select the MIDI port to communicate with the device.
If they use USB to detect and communicate with the device, they won't work since the device has enumerated with the MRCC instead of the computer. Those apps are often using a proprietary custom hid interface or serial to communicate between the device and apps.
If they use USB to detect and communicate with the device, they won't work since the device has enumerated with the MRCC instead of the computer. Those apps are often using a proprietary custom hid interface or serial to communicate between the device and apps.