doremi-script
Version:
Letter music notation processor
187 lines (186 loc) • 3.62 kB
text/xml
<score-partwise>
<identification>
<miscellaneous>
<miscellaneous-field name="description">A piece with
four parts (P0, P1, P2, P3; different from what
Finale creates!). Are they converted in the correct
order?</miscellaneous-field>
</miscellaneous>
</identification>
<part-list>
<score-part id="P0">
<part-name>Part 1</part-name>
</score-part>
<score-part id="P1">
<part-name>Part 2</part-name>
</score-part>
<score-part id="P2">
<part-name>Part 3</part-name>
</score-part>
<score-part id="P3">
<part-name>Part 4</part-name>
</score-part>
</part-list>
<part id="P0">
<measure number="1">
<attributes>
<divisions>960</divisions>
<key>
<fifths>1</fifths>
<mode>major</mode>
</key>
<time>
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<note>
<pitch>
<step>C</step>
<octave>4</octave>
</pitch>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>1920</duration>
<voice>1</voice>
<type>half</type>
</note>
</measure>
</part>
<part id="P1">
<measure number="1">
<attributes>
<divisions>960</divisions>
<key>
<fifths>1</fifths>
<mode>major</mode>
</key>
<time>
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<note>
<pitch>
<step>E</step>
<octave>4</octave>
</pitch>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>1920</duration>
<voice>1</voice>
<type>half</type>
</note>
</measure>
</part>
<part id="P2">
<measure number="1">
<attributes>
<divisions>960</divisions>
<key>
<fifths>1</fifths>
<mode>major</mode>
</key>
<time>
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<note>
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>1920</duration>
<voice>1</voice>
<type>half</type>
</note>
</measure>
</part>
<part id="P3">
<measure number="1">
<attributes>
<divisions>960</divisions>
<key>
<fifths>1</fifths>
<mode>major</mode>
</key>
<time>
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
</attributes>
<note>
<pitch>
<step>B</step>
<octave>4</octave>
</pitch>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>960</duration>
<voice>1</voice>
<type>quarter</type>
</note>
<note>
<rest/>
<duration>1920</duration>
<voice>1</voice>
<type>half</type>
</note>
</measure>
</part>
</score-partwise>