버전
Wwise SDK 2018.1.11
|
Go to the source code of this file.
Classes | |
struct | AkMIDIEvent |
struct | AkMIDIEvent::tGen |
struct | AkMIDIEvent::tNoteOnOff |
struct | AkMIDIEvent::tCc |
struct | AkMIDIEvent::tPitchBend |
struct | AkMIDIEvent::tNoteAftertouch |
struct | AkMIDIEvent::tChanAftertouch |
struct | AkMIDIEvent::tProgramChange |
struct | AkMIDIPost |
Typedefs | |
typedef AkUInt8 | AkMidiChannelNo |
MIDI channel number, usually 0-15. More... |
|
typedef AkUInt8 | AkMidiNoteNo |
MIDI note number. More... |
|
Variables | |
static const AkMidiChannelNo | AK_INVALID_MIDI_CHANNEL = (AkMidiChannelNo)-1 |
Not a valid midi channel. More... |
|
static const AkMidiNoteNo | AK_INVALID_MIDI_NOTE = (AkUInt8)-1 |
Not a valid midi note. More... |
|
Detailed Description
Data type definitions.
Definition in file AkMidiTypes.h.