|
LMMS
|
#include <aeffectx.h>
Public Member Functions | |
| intptr_t (VST_CALL_CONV *dispatcher)(AEffect * | |
| void (VST_CALL_CONV *process)(AEffect * | |
| void (VST_CALL_CONV *setParameter)(AEffect * | |
| float (VST_CALL_CONV *getParameter)(AEffect * | |
| void (VST_CALL_CONV *processReplacing)(AEffect * | |
Public Attributes | |
| int32_t | magic |
| int32_t | |
| intptr_t | |
| void | float |
| float float | int32_t |
| float | |
| int32_t | numPrograms |
| int32_t | numParams |
| int32_t | numInputs |
| int32_t | numOutputs |
| int32_t | flags |
| void * | ptr1 |
| void * | ptr2 |
| char | empty3 [4+4+4] |
| float | unknown_float |
| void * | ptr3 |
| void * | user |
| int32_t | uniqueID |
| char | unknown1 [4] |
| float float | int |
| AEffect::float | ( | VST_CALL_CONV * | getParameter | ) |
| AEffect::intptr_t | ( | VST_CALL_CONV * | dispatcher | ) |
| AEffect::void | ( | VST_CALL_CONV * | process | ) |
| AEffect::void | ( | VST_CALL_CONV * | processReplacing | ) |
| AEffect::void | ( | VST_CALL_CONV * | setParameter | ) |
| char AEffect::empty3[4+4+4] |
| AEffect::int32_t |
| void* AEffect::ptr3 |
| char AEffect::unknown1[4] |
| float AEffect::unknown_float |