I want to use a MidiKeyboardComponent vertically, with its notes going from top (0) towards bottom (132), instead bottom(0) towards top(132).
I assume it isn't possible right now, is it?
I want to use a MidiKeyboardComponent vertically, with its notes going from top (0) towards bottom (132), instead bottom(0) towards top(132).
I assume it isn't possible right now, is it?
Well yes.. There are two different vertical modes: verticalKeyboardFacingLeft and verticalKeyboardFacingRight.
Surely one of those will do what you need?
No, but it's no problem, it's solved. I can start my octaves since F, instead normal C, and I achieve the same visual effect. And taking care about shifting the notes numbers I get. Thanks!