kosua20 / MIDIVisualizer

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

[ENCHANCEMENT] Pitch bend visualization #160

Open spessasus opened 2 months ago

spessasus commented 2 months ago

The idea

This visualizer already looks very cool, but i think it could be even cooler if the notes would shift according to the pitch wheel (and the pitch bend range).

Suggestion

Assuming that the pitch bend ranges from -8192 to 8192, my suggestion would be shifting the note by: pitch bend / 8192 pitch bend range key width

Example: