|
|
|
|
|
by woudsma
1205 days ago
|
|
Very cool, I've ordered a Raspberry Pi touchscreen this weekend and it should arrive today. I want to make a MIDI sequencer with it, or at least play with the idea. I hope my old Raspberry Pi can work with MIDI (over USB) without too much latency.. |
|
The RtMidi library is probably your best bet for getting started. I found the ALSA library to suit my workflow a bit better, but the setup is pretty obtuse. RtMidi is much more user friendly in that regard.
Also, look into implementing the Ableton Link library. It runs over your network, and is honestly astounding how well it sync's devices.