Scroll to navigation
JACK-TRANSPORT(1) |
|
JACK-TRANSPORT(1) |
NAME¶
jack-transport - Minimalist Jack Transport Interface
DESCRIPTION¶
jack-transport is a minimalist Jack transport control interface using ncurses.
It displays the transport state and current time, and provides standard
operating keys.
COMMANDS¶
s : Start and stop transport. Aliased to [space]. l : Locate to
entered time. Starting to type a number will also enter locate mode. i
: Set forward & backward increment to entered interval (default = 5
seconds). z : Locate to start (zero). r : Erase and refresh
screen. f : Move forwards by increment. Aliased to [>] and
[right-arrow]. b : Move backwards by increment. Aliased to [<] and
[left-arrow]. F : Move forwards one minute. Aliased to [.] and
[up-arrow]. B : Skip backwards one minute. Aliased to [,] and
[down-arrow].
AUTHOR¶
Rohan Drape <rd@slavepianos.org>
Author.