Expand description
Key-signature conversion and spelling helpers.
Structs§
- KeySignature
- A key signature represented by the number of sharps.
Functions§
- mode_
sharps_ alter - Returns the circle-of-fifths sharp-count offset for a mode name.
- pitch_
name_ to_ sharps - Returns the key-signature sharp count for a tonic pitch name and optional mode.
- pitch_
to_ sharps - Returns the key-signature sharp count for a tonic pitch and optional mode.
- sharps_
to_ pitch - Returns the major-key tonic pitch for a key-signature sharp count.