Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XmlState

Keep state of musical objects while parsing music xml

Hierarchy

  • XmlState

Index

Constructors

Methods

  • completeSlurs(): void
  • 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)

    Returns void

  • 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

    Parameters

    Returns void

Generated using TypeDoc