Wwise SDK 2025.1.0
|
#include <AkMidiTypes.h>
公開変数類 | |
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 行目に定義があります。