JackoTransport — Control the Jack transport.
Note | |
---|---|
plugin: Requires jacko plugin |
Starts, stops, or repositions the Jack transport. This is useful, e.g., for starting an external sequencer playing to send MIDI messages to Csound.
kcommand -- 0 means "no action", 1 starts the transport, 2 stops the transport, and 3 positions the transport to kposition seconds from the beginning of performance (i.e. time 0 in the score).
kposition -- Time to position to the transport, in seconds from the beginning of performance (i.e. time 0 in the score).
This opcode can be used at init time or during performance.
The granularity of timing is Csound's kperiod.