Table of Contents
Wwise SDK 2018.1.11
|
AkMIDIEvent Struct Reference
Inheritance diagram for AkMIDIEvent:

Classes | |
struct | tCc |
struct | tChanAftertouch |
struct | tGen |
struct | tNoteAftertouch |
struct | tNoteOnOff |
struct | tPitchBend |
struct | tProgramChange |
Public Attributes | |
AkUInt8 | byType |
AkMidiChannelNo | byChan |
union { | |
tGen Gen | |
tCc Cc | |
tNoteOnOff NoteOnOff | |
tPitchBend PitchBend | |
tNoteAftertouch NoteAftertouch | |
tChanAftertouch ChanAftertouch | |
tProgramChange ProgramChange | |
}; | |
Detailed Description
Definition at line 177 of file AkMidiTypes.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkMidiTypes.h