dplug ~master (2024-09-30T22:25:31Z)
Home
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
biquadBesselLowPass
biquadBypass
biquadOnePoleHighPass
biquadOnePoleHighPassImprecise
biquadOnePoleLowPass
biquadOnePoleLowPassImprecise
biquadRBJAllPass
biquadRBJBandPass
biquadRBJHighPass
biquadRBJHighShelf
biquadRBJLowPass
biquadRBJLowShelf
biquadRBJNotch
biquadRBJPeak
biquadZero
structs
BiquadDelay
Notch filter as described by Robert Bristow-Johnson.