Wwise SDK 2024.1.5
|
#include <AkMidiTypes.h>
Public 属性 | |
AkUInt64 | uOffset |
Frame offset (in samples) for MIDI event post 更多... | |
![]() | |
AkUInt8 | byType |
See AK_MIDI_EVENT_TYPE_* pre-processor definitions 更多... | |
AkMidiChannelNo | byChan |
union { | |
tGen Gen | |
tCc Cc | |
tNoteOnOff NoteOnOff | |
tPitchBend PitchBend | |
tNoteAftertouch NoteAftertouch | |
tChanAftertouch ChanAftertouch | |
tProgramChange ProgramChange | |
tWwiseCmd WwiseCmd | |
}; | |
在文件 AkMidiTypes.h 第 236 行定义.