SynthLab SDK
vafilters.cpp File Reference

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

#include "vafilters.h"

Variables

const double SynthLab::fgn_a = 1.005381
 
const double SynthLab::fgn_b = 0.8783896
 
const double SynthLab::fgn_c = 1.113067
 
const double SynthLab::fgn_d = -0.2110344
 

Detailed Description

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

Author
Will Pirkle
Date
20-April-2021