Equal Temperament by kaki

(dotimes(\ 12)(format #t"~6a~7,,,'0a
"(~'(C"C#"D"D#"E F"F#"G"G#"A"A#"B)\)(/(round(*(expt 1.0594631(-\ 9))44e4))1e3)))

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page