Liking cljdoc? Tell your friends :D

midi-data.messages

Provide's functions for quickly creating MIDI messages of various types.

Provide's functions for quickly creating MIDI messages of various types.
raw docstring

controlclj/s

(control number value & [channel])

Construct's a control (sometimes called cc) message.

Construct's a control (sometimes called cc) message.
sourceraw docstring

note-offclj/s

(note-off note velocity & [channel])

Construct's a note off message.

Construct's a note off message.
sourceraw docstring

note-onclj/s

(note-on note velocity & [channel])

Construct's a note on message.

Construct's a note on message.
sourceraw 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