Hi, I built a DIY USB MIDI controller (RP2040-based) that sends standard Control Change messages. It maps and works fine in djay for Windows via MIDI Learn, but on Android it doesn’t appear anywhere in djay’s MIDI Devices settings — even though I’ve confirmed via the Web MIDI API that it enumerates correctly as a class-compliant MIDI device.
Does djay for Android only support the officially listed controllers, or is there a way to use a generic/custom class-compliant MIDI device with manual mapping (like on Windows)?
Thanks!