kosua20 / MIDIVisualizer

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

Notes width #8

Closed Leafgard closed 5 years ago

Leafgard commented 5 years ago

Hey ! I think it would be very nice to have the ability to choose a custom size for black & white notes ! (fe. in pixels)

kosua20 commented 5 years ago

The width of white notes is determined based on the width of the window, and the black keys width can already be customized. But I could also expose the height of the keys. Is this what you had in mind?

Leafgard commented 5 years ago

Well, I was thinking about having the ability to choose the width from white and black notes because I'm recording piano from above, and it's really difficult to match the record with the visualisation because the black notes were bigger then mine on the video, there was an offset..

But I'm just stupid and didn't see the options in Background to scale the black keys width.. My bad, sorry 😞

Thanks.. and I love it !