Olive
Classes | Typedefs
vsthost.h File Reference
#include "project/effect.h"
#include "io/crossplatformlib.h"
#include "include/vestige.h"
#include <QDialog>

Go to the source code of this file.

Classes

class  VSTHost
 

Typedefs

typedef intptr_t(* dispatcherFuncPtr) (AEffect *effect, int32_t opCode, int32_t index, int32_t value, void *ptr, float opt)
 

Typedef Documentation

◆ dispatcherFuncPtr

typedef intptr_t(* dispatcherFuncPtr) (AEffect *effect, int32_t opCode, int32_t index, int32_t value, void *ptr, float opt)