Class NoiseSuppressor

This private class is for Noise Suppressor.

Hierarchy (view full)

Constructors

Properties

context: AudioContext
depth: GainNode
input: GainNode
isActive: boolean = true
lfo: OscillatorNode
output: GainNode
paused: boolean = true
processor: AudioWorkletNode
rate: AudioParam
threshold: number = 0

Accessors

Methods