XSound - v4.1.1
    Preparing search index...

    Type Alias NoiseGateParams

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

    Properties

    Properties

    level?: number
    state?: boolean