Skip to content

openOutputDevice()

Open a named output MIDI device.

This is the callback used by the device-selection window; you do not normally call it yourself.

Parameters

Once an object midiout has been created, you can use the following function:

midiout.openOutputDevice(selectedItem)
Parameter Type Default Description
selectedItem str required The name of the output device to open.