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