powered by
Convert an object of class 'note' into the corresponding MusicXML chunk
# S3 method for note toMXL(x)
A MusicXML string.
Note to be converted.
toMXL(note(p=pitch('Db5')))
Run the code above in your browser using DataLab