SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "../synthbase.h"
Go to the source code of this file.
Classes | |
class | ModuleGetter |
Object for loading and unloading SyntLab-DM Dynamic Modules which are API-agnostic DLLs (Windows) or dylibs (MacOS). More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.