#include <aeffectx.h>
Public Attributes | |
VstInt32 | type |
VstInt32 | byteSize |
size of this event, excl. type and byteSize | |
VstInt32 | deltaFrames |
sample frames related to the current block start sample position | |
VstInt32 | flags |
generic flags, none defined yet | |
char | data [16] |
data size may vary, depending on event type |
size of this event, excl. type and byteSize
char VstEvent::data[16] |
data size may vary, depending on event type
sample frames related to the current block start sample position
generic flags, none defined yet