|
Wwise SDK 2025.1.3
|
#include <AkMidiTypes.h>
Public 属性 | |
| AkUInt8 | byType |
| See AK_MIDI_EVENT_TYPE_* pre-processor definitions 更多... | |
| AkMidiChannelNo | byChan |
| union { | |
| struct AkMIDIGen Gen | |
| struct AkMIDICC Cc | |
| struct AkMIDINote NoteOnOff | |
| struct AkMIDIPitchbend PitchBend | |
| struct AkMIDINoteAftertouch NoteAftertouch | |
| struct AkMIDIChannelAftertouch ChanAftertouch | |
| struct AkMIDIProgramChange ProgramChange | |
| struct AkMIDIWwiseCmd WwiseCmd | |
| }; | |
在文件 AkMidiTypes.h 第 216 行定义.