Skip to content

Merged Biquad classes

Compare
Choose a tag to compare
@berndporr berndporr released this 31 Dec 17:00
· 234 commits to master since this release

There have been three different classes representing Biquads. I merged them into one. This should not break any program as the 3 classes were essentially identical.

Stage, Biquad and BiquadBase ---> Biquad.