Navigation
BlueprintAPI > BlueprintAPI/MIDIDeviceOutputController
Sends MIDI Note On 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 |