-
I was looking into getting a keyboard with midi Bluetooth capabilities, but not USB midi capabilities. Is there an easy way I could still connect to the Pi Zero W and still be able to use the keyboard as a midi on a laptop as well even though it doesn't have USB capabilities? I like the keyboard I'm looking at right now a lot, but I just don't know if it would work with this project. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
What keyboard is that? Maybe it has MIDI ports, so you can just buy a MIDI to USB interface. |
Beta Was this translation helpful? Give feedback.
What keyboard is that? Maybe it has MIDI ports, so you can just buy a MIDI to USB interface.
If it only has bluetooth, you can connect it to your PC and then pass the midi signal to the RPi using RTP midi.
It should work, but I'm afraid that delay might be noticable.