kosua20 / MIDIVisualizer

A small MIDI visualizer tool, using OpenGL
MIT License
1.06k stars 140 forks source link

[ENCHANCEMENT] Pitch bend visualization #160

Open spessasus opened 5 months ago

spessasus commented 5 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: