Skip to content

selectMidiOutput()

Connect to a preferred output MIDI device, or open a window to pick one.

midiout.selectMidiOutput()

If the named device is not available, a window opens listing the output devices found.

Parameters

midiout.selectMidiOutput(preferredDevice='')
Parameter Type Default Description
preferredDevice str '' The name of the output device to connect to. If omitted or unavailable, a selection window opens.