SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "../synthbase.h"
#include "../synthconstants.h"
#include "../synthfunctions.h"
#include "modulegetter.h"
Go to the source code of this file.
Classes | |
class | DynamicModuleManager |
This object maintains a set of SynthLab-DM Dynamic Modules. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.