Expand description
Structured representation of musical pitches, notes and intervals for for equal-tempered scale, A₄ = 440 Hz.
Structs§
- Cents
- Interval in cents.
- Interval
- Interval between pitches.
- Note
- Struct representing musical note.
- PITCHES
- All available pitches of equal-tempered scale, A₄ = 440 Hz.
- Pitch
- Struct representing pitch.
Enums§
- Accidental
- Musical note accidental.
- Error
- Error that can occur during note creation.
- Letter
- Musical note letter.
- Octave
- Supported octaves.
Constants§
- FREQUENCIES
- Frequencies of pitches for equal-tempered scale, A₄ = 440 Hz.