The MIDIAccess interface of the Web MIDI API provides methods listing MIDI input and output devices, and obtaining access to devices.
The MIDIAccess interface of the Web MIDI API provides methods listing MIDI input and output devices, and obtaining access to devices.
(inputs this)
Property.
Returns an instance of MIDIInputMap which provides access to available MIDI input ports.
Property. Returns an instance of MIDIInputMap which provides access to available MIDI input ports.
(onstatechange this)
Property.
Called whenever a new MIDI port is added or an existing port state.
Property. Called whenever a new MIDI port is added or an existing port state.
(set-inputs! this val)
Property.
Returns an instance of MIDIInputMap which provides access to available MIDI input ports.
Property. Returns an instance of MIDIInputMap which provides access to available MIDI input ports.
(set-onstatechange! this val)
Property.
Called whenever a new MIDI port is added or an existing port state.
Property. Called whenever a new MIDI port is added or an existing port state.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |