Open Builty opened 1 week ago
Investigated this further. Seems it might be impractical. Devices like the Mvave Chocolate don't advertise themselves as a Midi device. Advertises as HID instead. Only affect its connected to can the Midi service be located.
That would mean the controller would need to scan for, and connect to every device found to check its services. Not impossible but not sure if thats the best way.
BT client mode should be filtering for Midi UUID, instead of the device name.