powered by
Add ties to successive notes having the same pitch.
tieNotes(notes)
A list of note objects.
list of notes (typically created by function getNotes)
n <- tieNotes(getNotes(pitches=pitchMapping(x=rnorm(100))))
Run the code above in your browser using DataLab