]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/15a-Percussion-Finale.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 15a-Percussion-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <movement-title>Percussion Staves</movement-title>
6   <identification>
7     <miscellaneous>
8       <miscellaneous-field name="description">Three types of percussion staves: 
9           A five-line staff with bass clef for Timpani, a five-line staff with 
10           percussion clef, and a one-line percussion staff with only unpitched 
11           notes.</miscellaneous-field>
12     </miscellaneous>
13   </identification>
14   <part-list>
15     <score-part id="P1">
16       <part-name>Timpani</part-name>
17       <part-abbreviation>Timp.</part-abbreviation>
18     </score-part>
19     <part-group number="1" type="start">
20       <group-symbol>bracket</group-symbol>
21       <group-barline>yes</group-barline>
22     </part-group>
23     <score-part id="P2">
24       <part-name>Cymbals</part-name>
25       <part-abbreviation>Cym.</part-abbreviation>
26     </score-part>
27     <score-part id="P3">
28       <part-name>Triangle</part-name>
29       <part-abbreviation>Tri.</part-abbreviation>
30     </score-part>
31     <part-group number="1" type="stop"/>
32   </part-list>
33   <!--=========================================================-->
34   <part id="P1">
35     <measure number="1">
36       <attributes>
37         <divisions>1</divisions>
38         <key>
39           <fifths>0</fifths>
40           <mode>major</mode>
41         </key>
42         <time>
43           <beats>4</beats>
44           <beat-type>4</beat-type>
45         </time>
46         <clef>
47           <sign>F</sign>
48           <line>4</line>
49         </clef>
50       </attributes>
51       <note>
52         <pitch>
53           <step>E</step>
54           <octave>3</octave>
55         </pitch>
56         <duration>4</duration>
57         <tie type="start"/>
58         <voice>1</voice>
59         <type>whole</type>
60         <notations>
61           <tied type="start"/>
62           <ornaments/>
63         </notations>
64       </note>
65     </measure>
66     <!--=======================================================-->
67     <measure number="2">
68       <note>
69         <pitch>
70           <step>E</step>
71           <octave>3</octave>
72         </pitch>
73         <duration>4</duration>
74         <tie type="stop"/>
75         <voice>1</voice>
76         <type>whole</type>
77         <notations>
78           <tied type="stop"/>
79           <ornaments/>
80         </notations>
81       </note>
82       <barline location="right">
83         <bar-style>light-heavy</bar-style>
84       </barline>
85     </measure>
86   </part>
87   <!--=========================================================-->
88   <part id="P2">
89     <measure number="1">
90       <attributes>
91         <divisions>1</divisions>
92         <key>
93           <fifths>0</fifths>
94           <mode>major</mode>
95         </key>
96         <time>
97           <beats>4</beats>
98           <beat-type>4</beat-type>
99         </time>
100         <clef>
101           <sign>percussion</sign>
102         </clef>
103       </attributes>
104       <note>
105         <unpitched>
106           <display-step>E</display-step>
107           <display-octave>5</display-octave>
108         </unpitched>
109         <duration>3</duration>
110         <voice>1</voice>
111         <type>half</type>
112         <dot/>
113       </note>
114       <note>
115         <unpitched>
116           <display-step>E</display-step>
117           <display-octave>5</display-octave>
118         </unpitched>
119         <duration>1</duration>
120         <voice>1</voice>
121         <type>quarter</type>
122       </note>
123     </measure>
124     <!--=======================================================-->
125     <measure number="2">
126       <note>
127         <unpitched>
128           <display-step>D</display-step>
129           <display-octave>5</display-octave>
130         </unpitched>
131         <duration>4</duration>
132         <voice>1</voice>
133         <type>whole</type>
134       </note>
135       <barline location="right">
136         <bar-style>light-heavy</bar-style>
137       </barline>
138     </measure>
139   </part>
140   <!--=========================================================-->
141   <part id="P3">
142     <measure number="1">
143       <attributes>
144         <divisions>1</divisions>
145         <time>
146           <beats>4</beats>
147           <beat-type>4</beat-type>
148         </time>
149         <clef>
150           <sign>percussion</sign>
151         </clef>
152         <staff-details>
153           <staff-lines>1</staff-lines>
154         </staff-details>
155       </attributes>
156       <note>
157         <unpitched>
158           <display-step>F</display-step>
159           <display-octave>4</display-octave>
160         </unpitched>
161         <duration>3</duration>
162         <voice>1</voice>
163         <type>half</type>
164         <dot/>
165       </note>
166       <note>
167         <unpitched>
168           <display-step>F</display-step>
169           <display-octave>4</display-octave>
170         </unpitched>
171         <duration>1</duration>
172         <voice>1</voice>
173         <type>quarter</type>
174       </note>
175     </measure>
176     <!--=======================================================-->
177     <measure number="2">
178       <note>
179         <unpitched>
180           <display-step>E</display-step>
181           <display-octave>4</display-octave>
182         </unpitched>
183         <duration>4</duration>
184         <voice>1</voice>
185         <type>whole</type>
186       </note>
187       <barline location="right">
188         <bar-style>light-heavy</bar-style>
189       </barline>
190     </measure>
191   </part>
192   <!--=========================================================-->
193 </score-partwise>