Howdy!
I have a program that sends IMU data over BLE-MIDI, and now I'd like to skip using BLE, and adapt the program to send over USB MIDI.
I've been trying the Adafruit TinyUSB MIDI implementation without any success.
Any recommendations on how to do USB MIDI with that AtomS3?