TransportControl

The TransportControl layer is tool for triggering secondary transports from another transport.

The TransportControl layer is used for triggering other transports from the timeline. One important factor to be aware of with this layer, is that it cannot control it's own transport. Use of this layer requires multiple transport managers, assigned to a different Set List with different sets of tracks within each Set List.

 

As of r26.0, an additional Location Type field has been added to the Transport Jump Commands. Previously, you would enter a prefix of CUE to specify the location is a cue tag, otherwise it would default to a time relative to the start of the track.

From r26 onwards, the Location Type allows you to specify that the property is MIDI, Cue, Timecode or Time.





The Location type properties work as follows:

  • MIDI: jump to midi tag <x>

  • Cue: jump to cue tag <x>

  • Timecode: jump to track timecode, relative to TC tags <hh:mm:ss:ff>

  • Time: jump to absolute track timecode, unaffected by TC tags <hh:mm:ss:ff>

Also, prior to r26.0 any timecode values entered in the location field were absolute track time.