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

Accessors

Methods

Constructors

Properties

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

Type declaration

  • all: boolean
  • master: boolean
minimumVersion?: ProtocolVersion
rawName: "RFLP" = 'RFLP'

Accessors

Methods

Generated using TypeDoc