]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/21d-Chords-SchubertStabatMater.xml
Merge branch 'master' into translation
[lilypond.git] / input / regression / musicxml / 21d-Chords-SchubertStabatMater.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3 <score-partwise>
4         <identification> 
5                 <miscellaneous>
6                         <miscellaneous-field name="description">Chords in the 
7                             second measure, after several ornaments in the first 
8                             measure and a p at the beginning of the second 
9                             measure.</miscellaneous-field>
10                 </miscellaneous>
11         </identification> 
12         <part-list>
13                 <score-part id="P0">
14                         <part-name>MusicXML Part</part-name>
15                 </score-part>
16         </part-list>
17         <part id="P0">
18           <measure number="1">
19             <attributes>
20               <divisions>8</divisions>
21               <key>
22                 <fifths>-4</fifths>
23                 <mode>major</mode>
24               </key>
25               <time symbol="common">
26                 <beats>4</beats>
27                 <beat-type>4</beat-type>
28               </time>
29               <clef>
30                 <sign>G</sign>
31                 <line>2</line>
32               </clef>
33             </attributes>
34             <direction placement="above">
35               <direction-type>
36                 <words font-weight="bold">Largo</words>
37               </direction-type>
38             </direction>
39             <direction placement="below">
40               <direction-type>
41                 <dynamics>
42                   <fp/>
43                 </dynamics>
44               </direction-type>
45               <offset>3</offset>
46             </direction>
47             <note>
48               <pitch>
49                 <step>F</step>
50                 <octave>4</octave>
51               </pitch>
52               <duration>32</duration>
53               <voice>1</voice>
54               <type>whole</type>
55               <notations>
56                 <articulations>
57                   <accent placement="below"/>
58                 </articulations>
59                 <fermata type="upright"/>
60               </notations>
61             </note>
62           </measure>
63           <!--=======================================================-->
64           <measure number="2">
65             <direction placement="below">
66               <direction-type>
67                 <dynamics>
68                   <p/>
69                 </dynamics>
70               </direction-type>
71             </direction>
72             <note>
73               <pitch>
74                 <step>F</step>
75                 <octave>4</octave>
76               </pitch>
77               <duration>12</duration>
78               <voice>1</voice>
79               <type>quarter</type>
80               <dot/>
81             </note>
82             <note>
83               <chord/>
84               <pitch>
85                 <step>A</step>
86                 <alter>-1</alter>
87                 <octave>4</octave>
88               </pitch>
89               <duration>12</duration>
90               <voice>1</voice>
91               <type>quarter</type>
92               <dot/>
93             </note>
94             <note>
95               <pitch>
96                 <step>F</step>
97                 <octave>4</octave>
98               </pitch>
99               <duration>4</duration>
100               <voice>1</voice>
101               <type>eighth</type>
102             </note>
103             <note>
104               <chord/>
105               <pitch>
106                 <step>A</step>
107                 <alter>-1</alter>
108                 <octave>4</octave>
109               </pitch>
110               <duration>4</duration>
111               <voice>1</voice>
112               <type>eighth</type>
113             </note>
114             <note>
115               <pitch>
116                 <step>G</step>
117                 <octave>4</octave>
118               </pitch>
119               <duration>8</duration>
120               <voice>1</voice>
121               <type>quarter</type>
122             </note>
123             <note>
124               <chord/>
125               <pitch>
126                 <step>B</step>
127                 <alter>-1</alter>
128                 <octave>4</octave>
129               </pitch>
130               <duration>8</duration>
131               <voice>1</voice>
132               <type>quarter</type>
133             </note>
134             <note>
135               <pitch>
136                 <step>G</step>
137                 <octave>4</octave>
138               </pitch>
139               <duration>8</duration>
140               <voice>1</voice>
141               <type>quarter</type>
142             </note>
143             <note>
144               <chord/>
145               <pitch>
146                 <step>B</step>
147                 <alter>-1</alter>
148                 <octave>4</octave>
149               </pitch>
150               <duration>8</duration>
151               <voice>1</voice>
152               <type>quarter</type>
153             </note>
154           </measure>
155         </part>
156 </score-partwise>