to_MusicXML_backup <- function(duration) {
MusicXML("backup", MusicXML("duration", duration))
}
to_MusicXML_forward <- function(duration) {
MusicXML("forward", MusicXML("duration", duration))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.