Function ambient_api::core::audio::components::lpf

source ·
pub fn lpf() -> Component<Vec2>
Expand description

Low_pass filter: Low pass filter. The first value is the cutoff frequency, the second is the bandwidth.

Attributes: MaybeResource, Debuggable