How can I connect USB (for computer keyboard) to MIDI piano so, say, the letter z plays the note C1?
2
answers
|
Answer it!
|
If you want to do it in hardware, easiest is probably to program a microcontroller to read the key events from USB and send out MIDI.... still software, but running in dedicated hardware.
![]() |






























