JAVASCRIPT
FREQUENCY LIST TO NOTE CONVERTER
v1.0
©2002 Michael Norris
ABOUT
This is a little Javascript program to convert a list of frequencies (in Hz)
to a tab-delimited list of equal-tempered note names and octaves, which can
then be pasted into Excel. A [-] or a [+] after the note name indicates a microtonal
flattening or sharpening of the note.
DOWNLOAD INSTRUCTIONS
This programme can be saved to your hard drive so you can use it without
needing to be connected to the Internet. Please follow the instructions below.
1) Choose "Save
As
" from the File menu, and save this document as an HTML file
2) To run the programme, simply double-click the downloaded file.
HOME