pub fn onepole_lpf() -> Component<f32>
Expand description

One pole low pass filter: With this component, the audio will be filtered with a one pole low pass filter.

Attributes: MaybeResource, Debuggable