🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Sending MIDI Signal via USB on M5Dial – Need Help!

    PRODUCTS
    2
    2
    257
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Mehmetkara
      last edited by

      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!

      1 Reply Last reply Reply Quote 0
      • H
        holofloh
        last edited by

        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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post