SynthLab SDK
DynamicModuleObjects

These objects are used for loading and unloading dynamic modules (DM) which are API-agnostic DLLs (Windows) or dylibs (MacOS). These use longstanding and very basic functions for DLL management; these functions are extremely well documented. More...

Classes

class  DynamicModuleManager
 This object maintains a set of SynthLab-DM Dynamic Modules. More...
 

Detailed Description

These objects are used for loading and unloading dynamic modules (DM) which are API-agnostic DLLs (Windows) or dylibs (MacOS). These use longstanding and very basic functions for DLL management; these functions are extremely well documented.