Sending MIDI Signal via USB on M5Dial – Need Help!
-
Hello everyone,
I'm trying to send MIDI signals from my M5Dial to my PC via USB, but I haven't been successful so far. I've been working on this for a few days, but I can't seem to get it to work.
Has anyone managed to send MIDI signals over USB using M5Dial? Any guidance or example code would be greatly appreciated!
Thanks in advance!
-
Unfortunately you did not post your code so no one knows how you try to send the midi messages.
Check first: does the device apear as USB-MIDI-Class in your computers device manager?
Probably it is shown as a USB-Serial-Class device (which MIDI indeed is) but your MIDI application (seems to be a top secret application as you don't wrote which one) expect a MIDI-Class device.Maybe this helps: https://github.com/esp32beans/ESP32USBMIDI