Skip to main content

written_higher_pitch

Function written_higher_pitch 

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

The pitch written higher on the staff, whatever it sounds like: music21’s getWrittenHigherNote, so C4 over B#3. Ties in staff position are settled by sound, and a complete tie returns the first.