Class FairlightMixerSourceResetPeakLevelsCommand

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

Hierarchy

  • BasicWritableCommand<{
        dynamicsInput: boolean;
        dynamicsOutput: boolean;
        output: boolean;
    }>
    • FairlightMixerSourceResetPeakLevelsCommand

Constructors

Properties

Accessors

Methods

Constructors

Properties

_properties: {
    dynamicsInput: boolean;
    dynamicsOutput: boolean;
    output: boolean;
}

Type declaration

  • dynamicsInput: boolean
  • dynamicsOutput: boolean
  • output: boolean
index: number
source: bigint
minimumVersion?: ProtocolVersion
rawName: "RFIP" = 'RFIP'

Accessors

Methods

Generated using TypeDoc