SynthLab SDK
morphwtcore.cpp File Reference

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"

Detailed Description

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

Author
Will Pirkle
Date
20-April-2021