Nothing
to_MusicXML_backup <- function(duration) {
MusicXML("backup", MusicXML("duration", duration))
}
to_MusicXML_forward <- function(duration) {
MusicXML("forward", MusicXML("duration", duration))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.