Navigation
API > API/Plugins > API/Plugins/MIDIDevice > API/Plugins/MIDIDevice/UMIDIDeviceManager
Description
Called every frame to look for any new MIDI events that were received, and routes those events to subscribers. Don't call this yourself. It will be called by FMIDIDeviceModule::Tick().
| Name | ProcessMIDIEvents |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MIDIDevice/Source/MIDIDevice/Public/MIDIDeviceManager.h |
| Include Path | #include "MIDIDeviceManager.h" |
| Source | /Engine/Plugins/Runtime/MIDIDevice/Source/MIDIDevice/Private/MIDIDeviceManager.cpp |
static void ProcessMIDIEvents()