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.
- Host: GitHub
- URL: https://github.com/fredvs/pianonote
- Owner: fredvs
- Created: 2025-01-05T01:55:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-14T15:00:22.000Z (about 1 year ago)
- Last Synced: 2025-05-14T16:21:41.362Z (about 1 year ago)
- Topics: fpc, freepascal, frequency-analysis, frequency-control, msegui, mseide-msegui, music-notes, music-notes-detection, musical-notes
- Language: Pascal
- Homepage:
- Size: 2.29 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
