XSound - v4.3.10
    Preparing search index...

    Type Alias AmpSimulatorParams

    type AmpSimulatorParams = {
        cabinet?: SimpleCabinetParams;
        preamp?: MarshallParams | MesaBoogieParams | FenderParams;
        state?: boolean;
        type?: PreampType;
    }
    Index
    state?: boolean
    type?: PreampType