ddsp ~master (2022-03-26T02:55:28.1397571)
Dub
Repo
LinkwitzRileyLP
ddsp
filter
lowpass
Undocumented in source.
class
LinkwitzRileyLP : BiQuad!T(
T
) {
this
();
void
calcCoefficients
();
bool
isInitialized
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
calcCoefficients
void
calcCoefficients
()
Undocumented in source. Be warned that the author may not have intended to support it.
isInitialized
bool
isInitialized
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ddsp
filter
lowpass
classes
ButterworthLP
ButterworthLPNthOrder
LinkwitzRileyLP
LinkwitzRileyLPNthOrder
LowpassO1
LowpassO2
functions
calculateQValuesForButterworth