Class FairlightMixerMasterDynamicsResetCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

  • WritableCommand<FairlightDynamicsResetProps>
    • FairlightMixerMasterDynamicsResetCommand

Constructors

Properties

_properties: Partial<FairlightDynamicsResetProps>
flag: number
MaskFlags?: {
    [key: string]: number;
}

Type declaration

  • [key: string]: number
minimumVersion?: ProtocolVersion
rawName: "RMOD" = 'RMOD'

Accessors

Methods

Generated using TypeDoc