XSound - v4.0.10
    Preparing search index...

    Type Alias MarshallParams

    type MarshallParams = {
        cabinet?: CabinetParams;
        level?: number;
        post?: MarshallPostEqualizerParams;
        pre?: MarshallPreEqualizerParams;
        samples?: number;
        state?: boolean;
    }
    Index

    Properties

    cabinet?: CabinetParams
    level?: number

    Optionalpost

    samples?: number
    state?: boolean