Functions related to tunings, based on the Scala scale file format.
Functions related to tunings, based on the Scala scale file format.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close