Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡[FEATURE] MIDI support #61

Open
marchingband opened this issue Dec 29, 2022 · 4 comments
Open

💡[FEATURE] MIDI support #61

marchingband opened this issue Dec 29, 2022 · 4 comments

Comments

@marchingband
Copy link

So few MCUs offer USB MIDI HOST support, it would be AMAZING to have RPI2040 support for that. If possible, could you add an example that shows how to implement this?
Thanks!!!

@deepbluemind74
Copy link

Yes. See pico-usb-midi-filter for an example.

@marchingband
Copy link
Author

Wow also https://github.com/rppicomidi/midi2usbhost which uses the USB peripheral.

@marchingband
Copy link
Author

Is this library able to be "pluggable"? ie. can a device be un-plugged, and another plugged-in gracefully?

@KBLiveSolutions
Copy link

hey there
I'm on my way to building a USB MIDI host with my RP2040 and Arduino.
I managed to get the device_info sketch working, but I'm not sure what would be the next step to get MIDI controllers recognized and working.
The rest of my code is Arduino, so it would be better if I stayed with it.
Can anyone help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants