Function ambient_api::core::audio::components::hpf

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

High_pass filter: High pass filter. The first value is the cutoff frequency, the second is the bandwidth.

Attributes: MaybeResource, Debuggable