SynthLab SDK
bqfiltercore.h File Reference

See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...

#include "synthbase.h"
#include "synthfunctions.h"

Go to the source code of this file.

Classes

class  SynthLab::BQFilterCore
 Implements Filters via BiQuad structures; includes one pole HPF and LPF. More...
 

Detailed Description

See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.

Author
Will Pirkle
Date
20-April-2021