Skip to content

Releases: fredvs/pianonote

Release v3

05 Jan 19:49
ac1493b
Compare
Choose a tag to compare

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 Free Pascal compiler: https://www.freepascal.org/

and MSEgui graphic widgetset: https://github.com/mse-org/mseide-msegui/

pianonote6

Release v2.0

05 Jan 06:18
31af813
Compare
Choose a tag to compare

Gives the frequency of piano note.
Or gives nearest note of a frequency.

For German (A,B,C,...) or Solfege (do,re,mi,...) notation.

It uses Free Pascal compiler: https://www.freepascal.org/

and MSEgui graphic widgetset: https://github.com/mse-org/mseide-msegui/

pianonote2

First release.

05 Jan 02:15
Compare
Choose a tag to compare

Gives the frequency of piano note. For english (a,b,c,...) or solfege (do,re,mi,...) notation, included # and b.

pianonote