Topic: MIDI Bank Select support
Hello,
My keyboard (a Kawai MP8) has a panel of buttons that let you select among 256 presets. When you press one of them, the keyboard sends a Program Change (PC) to Pianoteq.
I could associate the first 128 presets to a Pianoteq preset (in MIDI options, each "Program Change x" is associated to "Load preset" with a different preset).
But I could not find a way to associate the second half of my preset buttons.
Apparently, when you select one of the program changes above 128, it sends first a "Bank Select" message (Pianoteq shows it as "Bank Select 000.001"), then it sends a Program Change that starts at 0.
In other words, the buttons are assigned as follows:
Button 1: Bank Select 000.000 PC 1
...
Button 128: Bank Select 000.000 PC 128
Button 129: Bank Select 000.001 PC 1
...
Button 256: Bank Select 000.001 PC 128
So my question is: is there a way with Pianoteq to assign a preset depending both on the Program Change number AND on the bank selected?