Skip to main content

absolute_lower_pitch

Function absolute_lower_pitch 

Source
pub fn absolute_lower_pitch<'a>(
    first: &'a Pitch,
    second: &'a Pitch,
) -> &'a Pitch
Expand description

The pitch that sounds lower: music21’s getAbsoluteLowerNote. Enharmonic equals return the first.