unreal.OnMIDIProgramChange¶
- class unreal.OnMIDIProgramChange(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseCallback function for received MIDI Program Change event
- Parameters:
midi_device_controller (MIDIDeviceInputController)
timestamp (int32)
channel (int32)
control_id (int32)
velocity (int32)
C++ Source:
Plugin: MIDIDevice
Module: MIDIDevice
File: MIDIDeviceInputController.h