Apologies if I posted this in the wrong place, but I'm trying to understand if the midiusb will work without a computer? I wrote a program to light up an led if it receives a midi command but the midi commamd is coming from a usb midi controller, not a computer. Does the midiusb library support this?
I moved your topic to an appropriate forum category @m350guitard3d .
In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.
This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.
Thanks in advance for your cooperation.
Which Arduino? Which MIDI controller? How did you connect them?
You cannot connect two USB Devices together, one of them needs to be a Host.
I'm using a Leonardo board and the midi controller is a hotone ampero midi controller. There is no host with this so that definitely clears up that I'm doing it wrong. The conventional midi circuit is easy enough so I'll take that path. Thank you!
Will do. Thank you!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.