SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "synthbase.h"
#include "synthfunctions.h"
#include "synthlabpcmsource.h"
#include "synthlabwtsource.h"
Go to the source code of this file.
Classes | |
class | SynthLab::SynthLabCore |
This is the "blank" core template for compiling your own Cores as dynamic modules. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.