|
SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "morphwtcore.h"#include "../wavetables/primalwaves/primalwaves.h"#include "../wavetables/digdoo1/digdoo1.h"#include "../wavetables/digdoo2/digdoo2.h"#include "../wavetables/digdoo3/digdoo3.h"#include "../wavetables/sawdemon/sawdemon.h"#include "../wavetables/sqrduty/sqrduty.h"#include "../wavetables/squarecomb/sqrcomb.h"#include "../wavetables/squareing/sqring.h"#include "../wavetables/sinemorph/sinemorph.h"#include "../wavetables/dentist/dentist.h"See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.