An open API service indexing awesome lists of open source software.

https://github.com/fredvs/pianonote

Gives the frequency of piano note. For English (letters) or solfege notation.
https://github.com/fredvs/pianonote

fpc freepascal frequency-analysis frequency-control msegui mseide-msegui music-notes music-notes-detection musical-notes

Last synced: 4 months ago
JSON representation

Gives the frequency of piano note. For English (letters) or solfege notation.

Awesome Lists containing this project

README

          

# PianoNote
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/

![pianonote6](https://github.com/user-attachments/assets/1bbfc5f1-24a1-467b-a452-d18c23c985b7)