[][src]Crate noise_gate

A basic Noise Gate algorithm.

Structs

NoiseGate

A Noise Gate which can be used to split a stream of audio based on volume, skipping periods of silence.

Traits

Sink

A consumer of Frames.