openOutputDevice()
Open a named output MIDI device.
midiout.openOutputDevice(selectedItem)
This is the callback used by the device-selection window; you do not normally call it yourself.
Parameters
midiout.openOutputDevice(selectedItem)
| Parameter | Type | Default | Description |
|---|---|---|---|
selectedItem |
str |
required | The name of the output device to open. |