pub fn staff_distance_to_generic_number(
staff_distance: IntegerType,
) -> IntegerTypeExpand description
music21’s convertStaffDistanceToInterval: a signed count of staff steps
as a signed generic interval number, so 0 is a unison, 2 a third and
-1 a descending second.