Getting Started:
Musicaiz Documentation:
Tutorials:
References:
>>> note = "F_SHARP" >>> octave = 3 >>> pm_note = musicaiz_note_to_prettymidi(note, octave) >>> "F#3"