AllpassO1

1st order Allpass filter for introducting a 90 degrees phase shift at the center frequency.

class AllpassO1 : 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