AllpassO2

2nd order Allpass filter for introducting a 180 degrees phase shift at the center frequency. This is necessary for summing more than 2 bands created from 2nd order Linkwitz-Riley filters.

class AllpassO2 : BiQuad!T(
T
) {}

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