Equal Temperament by hakusui

for(i in s="CCDDEFFGGAAB")print(s[i]+" #"[1354>>i&1],"  ",(261.625*Math.pow(2,i/12)+.0013+"").slice(0,7))

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

download

return to the top page