cycfi / q

C++ Library for Audio Digital Signal Processing
MIT License
1.17k stars 151 forks source link

midi processor dispatch() not catching notes on channels other than 0 #22

Closed unlessgames closed 3 years ago

unlessgames commented 3 years ago

When running the midi_monitor example, I noticed it only registers midi events as note on/off if they are coming in on the first midi channel.

djowel commented 3 years ago

I'm sorry I missed this, and it took so long. This is fixed now in develop and master. Silly bug! So simple: https://github.com/cycfi/q/commit/86685e26b2a9d5f661b68fb2fed0401070ff29d9