Event

Event

Members

Enums

EventFlags
enum EventFlags

Event Flags - used for Event::flags

EventTypes
enum EventTypes

Event Types - used for Event::type

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

busIndex
int32 busIndex;

< event bus index

flags
uint16 flags;

< combination of \ref EventFlags

padding0
ubyte[2] padding0;
Undocumented in source.
padding1
ubyte[2] padding1;
Undocumented in source.
ppqPosition
TQuarterNotes ppqPosition;

< position in project

sampleOffset
int32 sampleOffset;

< sample frames related to the current block start sample position

type
uint16 type;

< a value from \ref EventTypes

Meta