Liking cljdoc? Tell your friends :D

score.tuning

Functions related to tunings, based on the Scala scale file format.

Functions related to tunings, based on the Scala scale file format.
raw docstring

create-tuning-from-fileclj

(create-tuning-from-file scala-scale-file-name)

Creates a tuning using a Scale scale file.

See http://www.huygens-fokker.org/scala/scl_format.html for more information.

Creates a tuning using a Scale scale file. 

See http://www.huygens-fokker.org/scala/scl_format.html for more information.
sourceraw docstring

MIDDLE-Cclj

source

pch->freqclj

(pch->freq tuning [oct scale-degree])

Convert a pch (i.e. [oct scale-degree]) to frequency using the given tuning. Octave of 8 is interpreted as equal to the base frequency of the tuning.

Convert a pch (i.e. [oct scale-degree]) to frequency using
the given tuning. Octave of 8 is interpreted as equal to 
the base frequency of the tuning.
sourceraw docstring

TWELVE-TETclj

source

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

× close