XSound - v4.3.10
    Preparing search index...

    Type Alias NoiseGateParams

    type NoiseGateParams = {
        level?: number;
        state?: boolean;
    }
    Index
    level?: number
    state?: boolean