| VST 3 SDK
    VST 3.7
    SDK for developing VST plug-in | 
#include "aaxwrapper_parameters.h"#include "aaxwrapper.h"#include "aaxwrapper_description.h"#include "AAX_CBinaryDisplayDelegate.h"#include "AAX_CBinaryTaperDelegate.h"#include "AAX_CLinearTaperDelegate.h"#include "AAX_CNumberDisplayDelegate.h"#include "AAX_CUnitDisplayDelegateDecorator.h"#include "../hosting/hostclasses.h"#include "pluginterfaces/base/futils.h"#include "pluginterfaces/vst/ivstaudioprocessor.h"#include "pluginterfaces/vst/ivstchannelcontextinfo.h"| Macros | |
| #define | USE_TRACE 1 | 
| #define | HAPI AAX_eTracePriorityHost_Normal | 
| #define | HLOG AAX_TRACE | 
| #define USE_TRACE 1 | 
| #define HAPI AAX_eTracePriorityHost_Normal | 
| #define HLOG AAX_TRACE |