Skip to main content

abc_note

Function abc_note 

Source
pub fn abc_note(pitch: &Pitch) -> Result<String>
Expand description

Returns an ABC note token for a pitch.

Octave-less pitches are written in octave 4, matching the crate’s default pitch-space behavior.