https://github.com/zduny/pitches
Structured representation of musical pitches, notes and intervals for for equal-tempered scale, A₄ = 440 Hz.
https://github.com/zduny/pitches
cents internal music note pitch
Last synced: 6 months ago
JSON representation
Structured representation of musical pitches, notes and intervals for for equal-tempered scale, A₄ = 440 Hz.
- Host: GitHub
- URL: https://github.com/zduny/pitches
- Owner: zduny
- License: apache-2.0
- Created: 2022-08-02T12:24:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-15T08:32:04.000Z (about 2 years ago)
- Last Synced: 2025-03-10T13:49:19.708Z (7 months ago)
- Topics: cents, internal, music, note, pitch
- Language: Rust
- Homepage: https://docs.rs/pitches/
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# pitches
[](https://github.com/zduny/pitches/actions)
[](https://crates.io/crates/pitches)
[](https://docs.rs/pitches)Structured representation of musical pitches, notes and intervals
for for equal-tempered scale, A₄ = 440 Hz.[](https://ko-fi.com/O5O31JYZ4)
## to do
Support for other tunings (other base frequency for A₄).## see also
[Frequencies of Musical Notes, A4 = 440 Hz](https://pages.mtu.edu/~suits/notefreqs.html)[The Use of Cents for Expressing Musical Intervals](http://hyperphysics.gsu.edu/hbase/Music/cents.html)