ddsp ~master (2022-03-26T02:55:28.1397571)
Dub
Repo
ButterworthHP
ddsp
filter
highpass
Second order butterworth highpass filter
class
ButterworthHP : BiQuad!T(
T
) {
this
();
void
calcCoefficients
();
}
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.
Meta
Source
See Implementation
ddsp
filter
highpass
classes
ButterworthHP
ButterworthHPNthOrder
HighpassO1
HighpassO2
LinkwitzRileyHP
LinkwitzRileyHPNthOrder
Second order butterworth highpass filter