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