ddsp ~master (2022-03-26T02:55:28.1397571)
Dub
Repo
BiQuad.setFrequency
ddsp
filter
biquad
BiQuad
Undocumented in source. Be warned that the author may not have intended to support it.
class
BiQuad
(T)
nothrow @
nogc
void
setFrequency
(
float
frequency
)
Meta
Source
See Implementation
ddsp
filter
biquad
BiQuad
constructors
this
functions
calcCoefficients
getNextSample
initialize
reset
setFrequency
setSampleRate
variables
_a0
_a1
_a2
_b1
_b2
_c0
_d0
_frequency
_qFactor
_sampleRate
_w
_w1
_w2
_yn