3 lines
135 B
C++
3 lines
135 B
C++
|
|
// the midi controller handles interfacing a stream from a midi input device and processing them into note events for the synthesizer
|