Created
December 14, 2015 09:51
-
-
Save dspreadbury/0ff463e16c6695fa6840 to your computer and use it in GitHub Desktop.
Simple file including a few glissandi; MusicXML 3.0 format
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd"> | |
<score-partwise version="3.0"> | |
<work> | |
<work-title>Glissandi</work-title> | |
</work> | |
<part-list> | |
<score-part id="P1"> | |
<part-name/> | |
<part-name-display> | |
<display-text/> | |
</part-name-display> | |
<part-abbreviation/> | |
<part-abbreviation-display> | |
<display-text/> | |
</part-abbreviation-display> | |
<score-instrument id="P1-I1"> | |
<instrument-name/> | |
</score-instrument> | |
</score-part> | |
</part-list> | |
<part id="P1"> | |
<!--============== Part: P1, Measure: 1 ==============--> | |
<measure number="1"> | |
<attributes> | |
<divisions>384</divisions> | |
<key> | |
<fifths>0</fifths> | |
<mode>major</mode> | |
</key> | |
<time> | |
<beats>6</beats> | |
<beat-type>8</beat-type> | |
</time> | |
<staves>1</staves> | |
<clef number="1"> | |
<sign>G</sign> | |
<line>2</line> | |
</clef> | |
<staff-details number="1" print-object="yes"/> | |
</attributes> | |
<note> | |
<pitch> | |
<step>F</step> | |
<octave>4</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>up</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="1"/> | |
</notations> | |
</note> | |
<note> | |
<pitch> | |
<step>A</step> | |
<octave>4</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>down</stem> | |
<staff>1</staff> | |
</note> | |
<note> | |
<chord/> | |
<pitch> | |
<step>F</step> | |
<alter>1</alter> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<type>quarter</type> | |
<dot/> | |
<accidental>sharp</accidental> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="1"/> | |
</notations> | |
</note> | |
</measure> | |
<!--============== Part: P1, Measure: 2 ==============--> | |
<measure number="2"> | |
<note> | |
<pitch> | |
<step>C</step> | |
<octave>6</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="1"/> | |
</notations> | |
</note> | |
<note> | |
<pitch> | |
<step>F</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<accidental>natural</accidental> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="1"/> | |
</notations> | |
</note> | |
</measure> | |
<!--============== Part: P1, Measure: 3 ==============--> | |
<measure number="3"> | |
<note> | |
<pitch> | |
<step>B</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="1"/> | |
</notations> | |
</note> | |
<note> | |
<pitch> | |
<step>E</step> | |
<alter>-1</alter> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<accidental>flat</accidental> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="1"/> | |
</notations> | |
</note> | |
</measure> | |
<!--============== Part: P1, Measure: 4 ==============--> | |
<measure number="4"> | |
<note> | |
<pitch> | |
<step>C</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="1"/> | |
</notations> | |
</note> | |
<note> | |
<pitch> | |
<step>C</step> | |
<alter>1</alter> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<accidental>sharp</accidental> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="1"/> | |
</notations> | |
</note> | |
</measure> | |
<!--============== Part: P1, Measure: 5 ==============--> | |
<measure number="5"> | |
<note> | |
<pitch> | |
<step>C</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<accidental>natural</accidental> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="1"/> | |
</notations> | |
</note> | |
<note> | |
<pitch> | |
<step>D</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="1"/> | |
</notations> | |
</note> | |
</measure> | |
<!--============== Part: P1, Measure: 6 ==============--> | |
<measure number="6"> | |
<note> | |
<pitch> | |
<step>F</step> | |
<octave>4</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="1"/> | |
</notations> | |
</note> | |
<note> | |
<chord/> | |
<pitch> | |
<step>B</step> | |
<octave>4</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<type>quarter</type> | |
<dot/> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="2"/> | |
</notations> | |
</note> | |
<note> | |
<chord/> | |
<pitch> | |
<step>E</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<type>quarter</type> | |
<dot/> | |
<staff>1</staff> | |
<notations> | |
<glissando type="start" number="3"/> | |
</notations> | |
</note> | |
<note> | |
<pitch> | |
<step>B</step> | |
<octave>4</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<voice>1</voice> | |
<type>quarter</type> | |
<dot/> | |
<stem>down</stem> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="1"/> | |
</notations> | |
</note> | |
<note> | |
<chord/> | |
<pitch> | |
<step>E</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<type>quarter</type> | |
<dot/> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="2"/> | |
</notations> | |
</note> | |
<note> | |
<chord/> | |
<pitch> | |
<step>A</step> | |
<octave>5</octave> | |
</pitch> | |
<duration>384</duration> | |
<instrument id="P1-I1"/> | |
<type>quarter</type> | |
<dot/> | |
<staff>1</staff> | |
<notations> | |
<glissando type="stop" number="3"/> | |
</notations> | |
</note> | |
</measure> | |
</part> | |
</score-partwise> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment