Music, Software, Research
fton
fton is a simple frequency to note name converter. For example given the input '440' it would output 'A 4 0' corresponding to notename: A, octave class: 4, cents deviation: 0.
fton currently runs as a Pure Data external. A Max version is available on request. It was the first piece of software I wrote in C, and was originally ported from a Perl script.