| OnMIDIAftertouch |
FOnMIDIAftertouch |
Register with this to receive incoming MIDI Aftertouch events from this device |
MIDIDeviceInputController.h |
- BlueprintAssignable
- Category="MIDI Device Input Controller"
|
| OnMIDIChannelAftertouch |
FOnMIDIChannelAftertouch |
Register with this to receive incoming MIDI Channel Aftertouch events from this device |
MIDIDeviceInputController.h |
- BlueprintAssignable
- Category="MIDI Device Input Controller"
|
| OnMIDIControlChange |
FOnMIDIControlChange |
Register with this to receive incoming MIDI Control Change events from this device |
MIDIDeviceInputController.h |
- BlueprintAssignable
- Category="MIDI Device Input Controller"
|
| OnMIDINoteOff |
FOnMIDINoteOff |
Register with this to receive incoming MIDI Note Off events from this device |
MIDIDeviceInputController.h |
- BlueprintAssignable
- Category="MIDI Device Input Controller"
|
| OnMIDINoteOn |
FOnMIDINoteOn |
Register with this to receive incoming MIDI Note On events from this device |
MIDIDeviceInputController.h |
- BlueprintAssignable
- Category="MIDI Device Input Controller"
|
| OnMIDIPitchBend |
FOnMIDIPitchBend |
Register with this to receive incoming MIDI Pitch Bend events from this device |
MIDIDeviceInputController.h |
- BlueprintAssignable
- Category="MIDI Device Input Controller"
|
| OnMIDIProgramChange |
FOnMIDIProgramChange |
Register with this to receive incoming MIDI Program Change events from this device |
MIDIDeviceInputController.h |
- BlueprintAssignable
- Category="MIDI Device Input Controller"
|
| OnMIDIRawEvent |
FOnMIDIRawEvent |
Register with this to receive all of the MIDI events from this device |
MIDIDeviceInputController.h |
|