JUCE
|
Structure used for VSTs. More...
Public Attributes | |
int32 | type |
int32 | byteSize |
int32 | deltaFrames |
int32 | flags |
char | content [16] |
Structure used for VSTs.
int32 VstEvent::type |
int32 VstEvent::byteSize |
int32 VstEvent::deltaFrames |
int32 VstEvent::flags |
char VstEvent::content[16] |