globalTransport commands
Global transport commands are given as an argument to
transport.globalTransport().
These commands begin with FPT_.
FPT_Strip
module-attribute
Touch-sensitive jog strip.
Value will be in range -midi.FromMIDI_Max to midi.FromMIDI_Max for leftmost
to rightmost.
FPT_StripHold
module-attribute
Value will be 0 for release, 1,2 for 1,2 fingers centered mode, -1,-2
for 1,2 fingers jog mode (will then send FPT_StripJog).
FPT_Rewind
module-attribute
Rewind button.
Use midi.SS_Start to begin rewind, and midi.SS_Stop to stop rewind.
FPT_FastForward
module-attribute
Fast-forward button.
Use midi.SS_Start to begin fast-forward, and midi.SS_Stop to stop
fast-forward.
FPT_MarkerSelJog
module-attribute
Jump between markers, selecting their contents.
FPT_HZoomJog
module-attribute
Change horizontal zoom level in active window, or modify font size in browser.
FPT_VZoomJog
module-attribute
Change vertical zoom level in active window, or modify font size in browser.
FPT_NextMixerWindow
module-attribute
Tab between windows of FX plugins in the current mixer track.
FPT_MixerWindowJog
module-attribute
Jog through windows of FX plugins in the current mixer track.