Class FairlightMixerResetPeakLevelsCommand

Base command type for a simple writable command, which has a few values which must all be sent

Hierarchy

  • BasicWritableCommand<{
        all: boolean;
        master: boolean;
    }>
    • FairlightMixerResetPeakLevelsCommand

Constructors

Properties

_properties: {
    all: boolean;
    master: boolean;
}

Type declaration

  • all: boolean
  • master: boolean
runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

minimumVersion?: ProtocolVersion
rawName: "RFLP" = 'RFLP'

Accessors

Methods

Generated using TypeDoc