Ardour
9.0-pre0-582-g084a23a80d
|
Go to the source code of this file.
Classes | |
struct | _VSTKey |
struct | _VSTHandle |
struct | _VSTState |
Typedefs | |
typedef struct _VSTKey | VSTKey |
typedef AEffect *(* | main_entry_t) (audioMasterCallback) |
typedef struct _VSTHandle | VSTHandle |
typedef struct _VSTState | VSTState |
Functions | |
void | vststate_init (VSTState *state) |
void | vststate_maybe_set_program (VSTState *state) |
typedef AEffect*(* main_entry_t) (audioMasterCallback) |
Definition at line 54 of file vst_types.h.
typedef struct _VSTHandle VSTHandle |
Definition at line 54 of file vst_types.h.
Definition at line 1 of file vst_types.h.
Definition at line 54 of file vst_types.h.
void vststate_init | ( | VSTState * | state | ) |
void vststate_maybe_set_program | ( | VSTState * | state | ) |