Provide's functions for quickly creating MIDI messages of various types.
Provide's functions for quickly creating MIDI messages of various types.
(control number value & [channel])
Construct's a control (sometimes called cc) message.
Construct's a control (sometimes called cc) message.
(note-off note velocity & [channel])
Construct's a note off message.
Construct's a note off message.
(note-on note velocity & [channel])
Construct's a note on message.
Construct's a note on message.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close