| int |
input [int]
|
In left inlet: The number has 1 subtracted from it and then is transmitted as a program change value on the specified channel and port. Numbers are limited between 1 and 128, and are sent out as program changes 0 to 127. |
| (inlet1) |
channel-number [int]
|
In right inlet: The number is stored as the channel number on which to transmit the program change messages. |
| float |
input [float]
|
Converted to int. |
| anything |
MIDI-input-port (a through z) [list]
|
Performs the same function as port but without need for the word, "port". |
| (mouse) |
|
Double-clicking on a pgmout object shows a pop-up menu for choosing a MIDI port or device. |
| port |
MIDI-port [symbol]
|
The word port, followed by a letter a- z or the name of a MIDI output port or device, specifies the port used to transmit the MIDI messages. The word port is optional and may be omitted. |
| list |
input [list]
|
In left inlet: The first number is the program number +1, and the second number is the channel of a MIDI program change message transmitted on the specified channel and port. |