MIDI Action: Program
The Program action is a MIDI-based output. It transmits a MIDI Program message to the specified MIDI device when activated.
MIDI Program messages are often used to change sounds or ‘Patches’ on a synthesizer or keyboard.
Action Inputs
Channel
The MIDI channel that the MIDI Program message will be sent down.
Type | Whole Number (Integer) |
---|---|
Required | Yes |
Min - Max Value | 0 - 15 |
Allows Variables | Yes |
Allows Template Text | No |
The MIDI channel values in Aitum are 0-15. Most MIDI software and hardware define MIDI channel values as 1-16. This is true for the channel values of both Notes and Control Changes.
This means that setting a channel to 0 in Aitum is equal to 1 in most other devices and software’s. The Aitum team intends to change the values internally to be 1-16 in a future update. (Update timeline TBD)
Number
The program number that will be sent with the MIDI Program message.
Type | Whole Number (Integer) |
---|---|
Required | Yes |
Min - Max Value | 0 - 127 |
Allows Variables | Yes |
Allows Template Text | No |