Unreal Engine Blueprint API Reference > MIDI Device Output Controller
Sends MIDI Note Off event type
Target is MIDIDevice Output Controller
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
integer | Channel | The MIDI channel to send |
integer | Note | The MIDI Note value |
integer | Velocity | The MIDI Velocity value |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |