BlueprintAPI > BlueprintAPI/MIDIDeviceOutputController
Sends MIDI Note Aftertouch 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 |
real | Amount | The MIDI aftertouch amount |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |