TRANZPORT KEYCODES REFERENCE

Footswitch

At least on every footswitch I've tried, the polarity appears to be wrong, in that the footswitch "up" position results in 0100 being OR'd into the result. Pressing it down results in a 0, if no other keys are pressed. Releasing it results in 0100. Every other key when up results in 0. This odd behavior would hopefully be controllable via a command to the tranzport, but I don't have that, so dealing with footswitch events is weird. So, seeing this bit enabled would be something like "HAVE_FOOTSWITCH INSTALLED", BE SMART ABOUT IT.

Special Key Combinations

In addition to the normal keycodes generated by the tranzport, it is possible to hit several combinations of keys and get a unique result. Some are really weird. Perhaps the following assignments make sense:

PRESSINGRESULTASSIGNED TO
TRACKLEFT+TRACKRIGHTTRACKLEFT+TRACKRIGHTMaster
SHIFT+TRACKLEFT+TRACKRIGHTSHIFT+TRACKLEFT+TRACKRIGHT+UNDOShow Bus Only Toggle
IN+OUTIN+OUTZoom 100%
SHIFT+IN+OUTSHIFT+IN+OUT+UNDOMax Zoom
SHIFT+REW+FFWSHIFT+REW+FFW+UNDO
RECORD+TRACKSOLO+FOOTSWITCHNOTDEPRESSEDRECORD+TRACKSOLO+BATTERY
PLAY+MUTEPLAY+MUTE