Liking cljdoc? Tell your friends :D

web.midi.MIDIAccess

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.
raw docstring

inputscljs

(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.
raw docstring

onstatechangecljs

(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.
raw docstring

set-inputs!cljs

(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.
raw docstring

set-onstatechange!cljs

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close