バージョン
構成 | |
struct | tCc |
struct | tChanAftertouch |
struct | tGen |
struct | tNoteAftertouch |
struct | tNoteOnOff |
struct | tPitchBend |
struct | tProgramChange |
Public 変数 | |
AkUInt8 | byType |
AkMidiChannelNo | byChan |
union { | |
tGen Gen | |
tCc Cc | |
tNoteOnOff NoteOnOff | |
tPitchBend PitchBend | |
tNoteAftertouch NoteAftertouch | |
tChanAftertouch ChanAftertouch | |
tProgramChange ProgramChange | |
}; |
AkMidiTypes.h の 177 行で定義されています。