pub fn sharps_to_pitch(sharp_count: IntegerType) -> Result<Pitch>Expand description
Returns the major-key tonic pitch for a key-signature sharp count.
pub fn sharps_to_pitch(sharp_count: IntegerType) -> Result<Pitch>Returns the major-key tonic pitch for a key-signature sharp count.