OSGetConnectedMidiInputs Method |
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.
Namespace: Godot
public static string[] GetConnectedMidiInputs()
[Missing <returns> documentation for "M:Godot.OS.GetConnectedMidiInputs"]