Liking cljdoc? Tell your friends :D

alda.lisp.model.pitch


determine-midi-noteclj

(determine-midi-note {:keys [letter accidentals midi-note]}
                     octave
                     key-sig
                     transpose)

Determines the MIDI note number of a note, within the context of an instrument's octave and key signature.

Determines the MIDI note number of a note, within the context of an
instrument's octave and key signature.
sourceraw docstring

midi->hzclj

(midi->hz ref-pitch note)

Converts a MIDI note number to the note's frequency in Hz.

Converts a MIDI note number to the note's frequency in Hz.
sourceraw docstring

midi-noteclj

(midi-note note-number)
source

pitchclj

(pitch letter & accidentals)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close