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

RTP MIDI #13

Open
tizi24 opened this issue Oct 6, 2023 · 1 comment
Open

RTP MIDI #13

tizi24 opened this issue Oct 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@tizi24
Copy link

tizi24 commented Oct 6, 2023

It would be very interesting to add RTP MIDI capability to this project for MIDI output over WiFi using the Raspberry Pi Pico W

@rppicomidi rppicomidi added the enhancement New feature or request label Oct 13, 2023
@rppicomidi
Copy link
Owner

@tizi24 My original intent for midi2usbhost was to "Make a Raspberry Pi Pico a USB Host to bridge modern USB MIDI to old school MIDI IN and MIDI OUT." The idea of this project is to make a simple plug and play device.

If you just want to make a USB MIDI device wireless, I already have a Pico W project, ble-midi2usbhost, that provides a relatively low latency wireless connection between a USB MIDI device and a MIDI Bluetooth client in the central role.

All this said, I am interested in an abstract sense in RTP MIDI. Please explain your final application in detail so I may understand why adding RTP MIDI capability to this project is very interesting to you. I probably won't add it to this project, but I might create a new one if you make a good case.

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

No branches or pull requests

2 participants