Wwise SDK
AkMidiTypes.h
Version
menu
link
|
Wwise SDK 2022.1.19
|
#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... | |
Detailed Description
Data type definitions.
Definition in file AkMidiTypes.h.
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageTell us about your project. We're here to help.
Register your project and we'll help you get started with no strings attached!
Get started with Wwise