Click or drag to resize

OSOpenMidiInputs Method

Initialises the singleton for the system MIDI driver.

Note: This method is implemented on Linux, macOS and Windows.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void OpenMidiInputs()
See Also