el.highpass([props], fc, q, x)
A simple highpass filter with a cutoff frequency at fc
, a Q of q
, and which
filters the input signal x
.
Props
None
A simple highpass filter with a cutoff frequency at fc
, a Q of q
, and which
filters the input signal x
.
None