True in case of 4/4 and COMMON TIME (or 2/2 and CUT TIME)
Handle the case of an implicit SourceMeasure.
Check if all (should there be any apart from the first Measure) RhythmInstructions in the SourceMeasure are the same.
If not, then the max RhythmInstruction (Fraction) is set to all staves. Also, if it happens to have the same RhythmInstructions in RealValue but given in Symbol AND Fraction, then the Fraction prevails.
Check a SourceMeasure for possible empty / undefined entries (VoiceEntry, SourceStaffEntry, VerticalContainer) (caused from TieAlgorithm removing EndTieNote) and removes them if completely empty / null
Build the InstrumentalGroups and Instruments.
Read a music XML file and saves the values in the MusicSheet class.
Read from each xmlInstrumentPart the first xmlMeasure in order to find out the Instrument's number of Staves
Read from XML for a single Instrument the first xmlMeasure in order to find out the Instrument's number of Staves.
Read the XML file and creates the main sheet Labels.
Set the [[Measure]]'s duration taking into account the longest Instrument duration and the active Rhythm read from XML.
Generated using TypeDoc
Check the Duration of all the given Instruments.