dplug v6.0.22
Dub
Repo
biquadRBJPeak
dplug
dsp
iir
Peak filter as described by Robert Bristow-Johnson.
nothrow @
nogc
BiquadCoeff
biquadRBJPeak
(
double
frequency
,
double
samplerate
,
double
gain
,
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
Peak filter as described by Robert Bristow-Johnson.