ddsp ~master (2022-03-26T02:55:28.1397571)
Dub
Repo
ButterworthLP
ddsp
filter
lowpass
Second order butterworth lowpass filter
class
ButterworthLP : BiQuad!T(
T
) {
void
calcCoefficients
();
}
Members
Functions
calcCoefficients
void
calcCoefficients
()
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
Second order butterworth lowpass filter