UNPKG

doremi-script

Version:

Letter music notation processor

334 lines (333 loc) 8.19 kB
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd"> <score-partwise version="1.1"> <identification> <miscellaneous> <miscellaneous-field name="description">Transposing instruments: Trumpet in Bb, Horn in Eb, Piano; All of them show the C major scale (the trumpet with 2 sharp, the horn with 3 sharp).</miscellaneous-field> </miscellaneous> </identification> <part-list> <score-part id="P1"> <part-name>Trumpet in Bb</part-name> <part-abbreviation>Bb Tpt.</part-abbreviation> </score-part> <score-part id="P2"> <part-name>Horn in Eb</part-name> <part-abbreviation>Hn.</part-abbreviation> </score-part> <score-part id="P3"> <part-name>Piano</part-name> </score-part> </part-list> <!--=========================================================--> <part id="P1"> <measure number="1"> <attributes> <divisions>1</divisions> <key> <fifths>2</fifths> <mode>major</mode> </key> <time symbol="common"> <beats>4</beats> <beat-type>4</beat-type> </time> <clef> <sign>G</sign> <line>2</line> </clef> <transpose> <diatonic>-1</diatonic> <chromatic>-2</chromatic> </transpose> </attributes> <note> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>E</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>F</step> <alter>1</alter> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> </measure> <!--=======================================================--> <measure number="2"> <note> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>B</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>C</step> <alter>1</alter> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>D</step> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <barline location="right"> <bar-style>light-heavy</bar-style> </barline> </measure> </part> <!--=========================================================--> <part id="P2"> <measure number="1"> <attributes> <divisions>1</divisions> <key> <fifths>3</fifths> <mode>major</mode> </key> <time symbol="common"> <beats>4</beats> <beat-type>4</beat-type> </time> <clef> <sign>G</sign> <line>2</line> </clef> <transpose> <diatonic>-5</diatonic> <chromatic>-9</chromatic> </transpose> </attributes> <note> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>B</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>C</step> <alter>1</alter> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>D</step> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> </measure> <!--=======================================================--> <measure number="2"> <note> <pitch> <step>E</step> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>F</step> <alter>1</alter> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>G</step> <alter>1</alter> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>A</step> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <barline location="right"> <bar-style>light-heavy</bar-style> </barline> </measure> </part> <!--=========================================================--> <part id="P3"> <measure number="1"> <attributes> <divisions>1</divisions> <key> <fifths>0</fifths> <mode>major</mode> </key> <time symbol="common"> <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>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>D</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>E</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>F</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> </measure> <!--=======================================================--> <measure number="2"> <note> <pitch> <step>G</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>A</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>B</step> <octave>4</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <note> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>1</duration> <voice>1</voice> <type>quarter</type> </note> <barline location="right"> <bar-style>light-heavy</bar-style> </barline> </measure> </part> <!--=========================================================--> </score-partwise>