disguise developers

Designer Plugins

Plugins for Disguise Designer software.

Recorder

Base class: _BlipValue

Properties

active : bool (Read-Only)

category : int (Read-Only)

name : str (Read-Only)

playing : bool (Read-Only)

processing : bool (Read-Only)

receiving : bool (Read-Only)

recording : bool (Read-Only)

recordingMode : int

Variables

RcAudio_ : Final = 0

RcDmx : Final = 2

RcMidi : Final = 3

RcTracking : Final = 1

RcVideo : Final = 5

RmLive : Final = 0

RmPlay : Final = 1

RmRecord : Final = 2

Methods

getRecordings(self, track: Track) -> List[RecordingTake]

getStates(self) -> List[IDataState]