biquadRBJLowShelf

Low-shelf filter as described by Robert Bristow-Johnson.

public nothrow @nogc
biquadRBJLowShelf
(
double frequency
,
double samplerate
,
double gain
,
double Q = SQRT1_2
)

Meta