#include "audioeffect.h"
Defines | |
#define | VST_EXPORT |
Functions | |
AudioEffect * | createEffectInstance (audioMasterCallback audioMaster) |
VST_EXPORT AEffect * | VSTPluginMain (audioMasterCallback audioMaster) |
|
|
|
Must be implemented externally. |
|
Prototype of the export function main |