dplug v6.0.22
Dub
Repo
biquadRBJNotch
dplug
dsp
iir
Notch filter as described by Robert Bristow-Johnson.
nothrow @
nogc
BiquadCoeff
biquadRBJNotch
(
double
frequency
,
double
samplerate
,
double
Q
=
SQRT1_2
)
Meta
Source
See Implementation
dplug
dsp
iir
aliases
BiquadCoeff
functions
allpassThiran1stOrder
allpassThiran2ndOrder
biquadBypass
biquadOnePoleHighPassImprecise
biquadOnePoleLowPassImprecise
biquadRBJBandPass
biquadRBJHighPass
biquadRBJHighShelf
biquadRBJLowPass
biquadRBJLowShelf
biquadRBJNotch
biquadRBJPeak
biquadZero
structs
BiquadDelay
Notch filter as described by Robert Bristow-Johnson.