| formatNote | R Documentation | 
Format notes for use in other music functions
formatNote(notes, default.octave = 4)
notes | 
 Vector, String: Input notes in the form   | 
default.octave | 
 Integer: Octave to use if missing in   | 
Converts sharps to flats, adds octave number if missing (Default = 4), and converts (rare) "bb" notes to regular notes
E.D. Gennatas
formatNote(c("D#4", "Ebb"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.