XSound - v4.3.10
    Preparing search index...

    Type Alias MesaBoogieParams

    type MesaBoogieParams = {
        post?: MesaBoogiePostEqualizerParams;
        pre?: MesaBoogiePreEqualizerParams;
        state?: boolean;
    }
    Index

    Optionalpost

    state?: boolean