MIDIButtonBankUp doesn't change bank in performance? #937
Replies: 3 comments 4 replies
-
|
I thought they did, assuming PCCH is set so that program/bank messages work on performances and not voices...? I'm afraid I can't remember if they just set the "active bank" and then you need a program change to actually select a voice in the bank? As far as I recall the MIDI spec says to send BANKSEL MSB, BANKSEL LSB, PROGRAM CHANGE as a triplet each time (or the MSB/LSB might be the other way round...) Can you describe what you're doing and what is happening as a consequence? Kevin |
Beta Was this translation helpful? Give feedback.
-
|
I've added pins to GPIO5 and 6 (pins 29 and 31) with other legs going to ground ButtonPinBankUp=5 nothing happens |
Beta Was this translation helpful? Give feedback.
-
|
Finally got a chance to try setting the PCCH - something I missed in all my searching. Setting that to omni did the trick and the buttos work. Thank you. Is there any way to get Load to come up as the default screen? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
MIDIButtonBankUp=53
MIDIButtonBankDown=54
I was hoping these would allow me to change performance banks but doesn't seem to do that. Or am I missing how to do that? I've got next, previous and select to work.
Beta Was this translation helpful? Give feedback.
All reactions