OSSingleton.getConnectedMidiInputs

Returns an array of MIDI device names. The returned array will be empty if the system MIDI driver has not previously been initialised with openMidiInputs. Note: This method is implemented on Linux, macOS and Windows.

struct OSSingleton
@nogc nothrow
PoolStringArray
getConnectedMidiInputs
()

Meta