Speaking of my take on the firmware (in the early state it currently is):
- You can use the RIG_SELECT action. Define your switch for example like follows. Here, rig 1 is simply selected, but the action also supports toggling between two rigs, also switching banks etc. (see RIG_SELECT definition in kemper.py). The new rig name will also be shown in the big display (which is independent of the switch anyway)
{
"assignment": SwitchDefinitions.PA_MIDICAPTAIN_NANO_SWITCH_2,
"actions": [
KemperActionDefinitions.RIG_SELECT(
rig = 1
)
]
}
- MIDI Through: I put that on my list. Good idea.
Great. I´ve tried 2 days to do this, but i get always an error (i´m pretty sure, it´s because i am to dumb for this) Is there a possiblity that anyone can make a firmware ready with
A(current rig 1) B (current rig 2) C (current rig 3) 1 (current rig 4) 2 (current rig 5) 3 (Effect Button 2)
long press C (bank down) long press 3 (bank up)
on display only rig name with number as big as possible
and hopefully midi in through to usb - because i have a midi baby also