MIDIOptions
Web MIDI API defines MIDIOptions
dictionary MIDIOptions { boolean sysex; boolean software; };
Navigator