disguise developers

Designer Plugins

Plugins for Disguise Designer software.

TransportJumpCommand

Base class: Resource

Properties

command : int

Options: {0: ‘Play’, 1: ‘Play to end of section’, 2: ‘Loop section’, 3: ‘Stop’}
UserName: Command

location : str

UserName: Location

location_type : int

Midi: jump to midi tag
Cue: jump to cue tag
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

Options: {0: ‘Midi’, 1: ‘Cue’, 2: ‘Timecode’, 3: ‘Time’}
UserName: Location type

track : str

UserName: Track

transition : float

UserName: Crossfade duration (seconds)

Constructors

__init__(self)