|
LMMS
|
#include <ivstevents.h>
Public Types | |
| enum | DataTypes { kMidiSysEx = 0 } |
Public Attributes | |
| uint32 | size |
| size in bytes of the data block bytes | |
| uint32 | type |
| type of this data block (see DataTypes) | |
| const uint8 * | bytes |
| pointer to the data block | |
Data event specific data. Used in Event (union)
Value for DataEvent::type
| Enumerator | |
|---|---|
| kMidiSysEx | for MIDI system exclusive message |
| uint32 Steinberg::Vst::DataEvent::size |
size in bytes of the data block bytes