v1.1 ©2010 Michael Norris
This is a little Javascript program that calculates the frequencies of partials in a harmonic series, and returns the results in a tab-delimited list ready for pasting into Excel. A [+] or [-] after a note name indicates a microtonal deviation.
Frequencies are calculated as: y = f(s*(x-1)+x)^e, where f is the fundamental frequency, s is the Scaling Factor, x is the partial number and e is the exponent