Closed ratnanil closed 4 years ago
You can have any number of tracks (in this context, tracks is basically equivalent to sets of staves like your pair of staves above).
But a single track like in your example only supports up to two voices. You would have to bump at least one of those three voices to its own track.
Voice IDs 1 and 2 also determine if note stems point up or down.
If multiple tracks are bound together with
trackbind()
and then passed totab()
(viascore()
), only the first two phrases are printed in the sheet. Is 2 the maximum number of phrases?returns this: