JUCE
|
Structure used for VSTs. More...
Public Attributes | |
int32 | type |
int32 | byteSize |
int32 | deltaFrames |
int32 | flags |
int32 | dumpBytes |
pointer_sized_int | resvd1 |
char * | sysexDump |
pointer_sized_int | resvd2 |
Structure used for VSTs.
int32 VstSysExEvent::type |
int32 VstSysExEvent::byteSize |
int32 VstSysExEvent::deltaFrames |
int32 VstSysExEvent::flags |
int32 VstSysExEvent::dumpBytes |
pointer_sized_int VstSysExEvent::resvd1 |
char* VstSysExEvent::sysexDump |
pointer_sized_int VstSysExEvent::resvd2 |