diff --git a/doc/classes/OS.xml b/doc/classes/OS.xml index b6eeed4a212..5aeeb616473 100644 --- a/doc/classes/OS.xml +++ b/doc/classes/OS.xml @@ -157,6 +157,8 @@ + Returns an array of MIDI device names. + The returned array will be empty if the system MIDI driver has not previously been initialised with [method open_midi_inputs]. @@ -699,6 +701,7 @@ + Initialises the singleton for the system MIDI driver.