Unlike a MIDI file, where the division attribute is header-defined and unchanging, MusicXML allows the user to specify it multiple times, and there may be parallel tracks that use different divisions. Of course, we still have to funnel every one of these into a single division value eventually.
Unlike a MIDI file, where the
division
attribute is header-defined and unchanging, MusicXML allows the user to specify it multiple times, and there may be parallel tracks that use different divisions. Of course, we still have to funnel every one of these into a single division value eventually.