After reading in a measure, update any completed slurs and make them into SmoSlur and add them to the SmoSystemGroup objects. staffIndexOffset is the offset from the xml staffId and the score staff Id (i.e. the staves that have already been parsed in other parts)
Go through saved start ties, try to find the endpoint of the tie. Ties in music xml are a little ambiguous, we assume we are tying to the same pitch
process a wedge aka hairpin dynamic
While parsing a measure, on a slur element, either complete a started slur or start a new one.
Generated using TypeDoc
Keep state of musical objects while parsing music xml