Navigation
BlueprintAPI > BlueprintAPI/MIDIDeviceOutputController
Sends MIDI Control Change event type
Target is MIDIDevice Output Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Channel | The MIDI channel to send |
| integer | Type | The MIDI control type change |
| integer | Value | The MIDI Value for the control change |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |