toMXL.pitch | R Documentation |
Convert an object of class 'pitch' into the corresponding MusicXML chunk
## S3 method for class 'pitch'
toMXL(x)
x |
Pitch to be converted. |
A MusicXML string.
toMXL(pitch('Db5'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.