When clicking&dragging with the mouse on the virtual keyboard,
a crash will happen if you move the mouse quickly to the left beyond
the keyboard (this creates negative values for "note"), causing a
lookup error in drumkv1_ui::noteName().
By the way, this my first GitHub pull request ever, so let me know if I screwed up somehow :-).
When clicking&dragging with the mouse on the virtual keyboard, a crash will happen if you move the mouse quickly to the left beyond the keyboard (this creates negative values for "note"), causing a lookup error in drumkv1_ui::noteName().
By the way, this my first GitHub pull request ever, so let me know if I screwed up somehow :-).