tieNotes | R Documentation |
Add ties to successive notes having the same pitch.
tieNotes(notes)
notes |
list of notes (typically created by function getNotes) |
A list of note objects.
n <- tieNotes(getNotes(pitches=pitchMapping(x=rnorm(100))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.