Wwise SDK 2022.1.17
|
#include <AkMidiTypes.h>
Classes | |
struct | tCc |
struct | tChanAftertouch |
struct | tGen |
struct | tNoteAftertouch |
struct | tNoteOnOff |
struct | tPitchBend |
struct | tProgramChange |
struct | tWwiseCmd |
Public Attributes | |
AkUInt8 | byType |
See AK_MIDI_EVENT_TYPE_* pre-processor definitions. More... | |
AkMidiChannelNo | byChan |
union { | |
tGen Gen | |
tCc Cc | |
tNoteOnOff NoteOnOff | |
tPitchBend PitchBend | |
tNoteAftertouch NoteAftertouch | |
tChanAftertouch ChanAftertouch | |
tProgramChange ProgramChange | |
tWwiseCmd WwiseCmd | |
}; | |
Definition at line 177 of file AkMidiTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise