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 is a website building & hosting documentation for Clojure/Script libraries
× close