Getting Started
Contents:
Helper function for the notes method.
If the note/rest object nr is a rest, return ‘r’. Otherwise, return the note’s name with octave.
nr – A note/rest object.
‘r’ if nr is a rest, otherwise the note’s name with octave.