Skip to main content

pitch_name_to_sharps

Function pitch_name_to_sharps 

Source
pub fn pitch_name_to_sharps(
    pitch_name: &str,
    mode: Option<&str>,
) -> Result<IntegerType>
Expand description

Returns the key-signature sharp count for a tonic pitch name and optional mode.