kosua20 / MIDIVisualizer

A small MIDI visualizer tool, using OpenGL
MIT License
1.02k stars 136 forks source link

Feature request: please split note on/off in the filter #156

Open giacecco opened 6 months ago

giacecco commented 6 months ago

Hi @kosua20 , in the filter, please differentiate between note on and note off. I am trying to debug a nasty MIDI issue, where it seems that some of the messages are being lost. If I could just see the note on messages, the log would be easier to study. Thanks!