SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "../../../source/synthbase.h"
Go to the source code of this file.
Macros | |
#define | NOMINMAX |
#define | EXPORT __attribute__((visibility("default"))) |
Functions | |
EXPORT SynthLab::ModuleCore * | createModuleCore () |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.