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