el.lowpass([props], fc, q, x)
A simple lowpass biquad filter with a cutoff frequency at fc
, a Q of q
, and which
filters the input signal x
.
Reference: https://www.musicdsp.org/en/latest/Filters/197-rbj-audio-eq-cookbook.html
Props
None
A simple lowpass biquad filter with a cutoff frequency at fc
, a Q of q
, and which
filters the input signal x
.
Reference: https://www.musicdsp.org/en/latest/Filters/197-rbj-audio-eq-cookbook.html
None