Gives the frequency of a piano note. Or gives the note closest to a frequency.
Performs the calculation for each note or uses a pre-calculated frequency table.
For German notation (A,B,C,...) or solfege notation (do,re,mi,...).
It uses the Free Pascal compiler: https://www.freepascal.org/
and MSEgui graphic widgetset: https://github.com/mse-org/mseide-msegui/
There is a binary version for Linux 64-bit and Windows 32/64-bit: https://github.com/fredvs/pianonote/releases/