You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: