|
LMMS
|
#include <aeffectx.h>
Public Attributes | |
| int32 | type |
| int32 | size |
| int32 | sampleOffset |
| int32 | flags |
| char | content [16] |
Private Attributes | |
| char | dump [sizeof(VstMidiEvent)] |
Structure used for VSTs
@tags{Audio}
| char VstEvent::content[16] |
|
private |
| int32 VstEvent::flags |
| int32 VstEvent::sampleOffset |
| int32 VstEvent::size |
| int32 VstEvent::type |