Wwise SDK 2022.1.17
|
#include <AK/SoundEngine/Common/AkTypes.h>
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 | AkMIDIEvent::tWwiseCmd |
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... | |
Data type definitions.
Definition in file AkMidiTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise