Equal Temperament by twobit

i=-9
exec'print"AABCCDDEFFGG"[i]+" # "[i%7%5%3],"%10.3f"%(440*2**(i/12.));i+=1;'*12

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

download

return to the top page