midiinfo
Description
Outputs a series of messages which will set up a pop-up menu to a list of MIDI output devices when a midiinfo 's right inlet creates a list of MIDI input devices.
is received. A number inExamples

Arguments
None.
Attributes
autopollcontrollers [int] (default: 0)
When enabled, object will output an updated controller list upon changes to connected devices
autopollinput [int] (default: 0)
When enabled, object will output an updated input device list upon changes to connected devices
autopolloutput [int] (default: 0)
When enabled, object will output an updated output device list upon changes to connected devices
Common Box Attributes
Messages
bang
int
Arguments
controllers
Arguments
Output
append
Immediately after sending the midiinfo sends an message for each MIDI input or output device name, to set the items of a connected umenu object. The device names will be sent out in the order in which they appear in Max's dialog.
message,clear
midiinfo first sends a message out its outlet to clear all the receiving umenu object's items.
set
If the incoming message to midiinfo is an integer greater than or equal to zero, a message is sent after the messages, to set the currently displayed menu item.
See Also
Name | Description |
---|---|
MIDI | MIDI |
midiin | |
midiout | |
umenu | |
Max MIDI Tutorial 1: Basic MIDI | Max MIDI Tutorial 1: Basic MIDI |