]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/01d-Chords-SchubertStabatMater.xml
MusicXML: convert <miscellaneous-field name='description'> tag to texidoc header
[lilypond.git] / input / regression / musicxml / 01d-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         <work> <work-title>/home/reinhold/lilypond-dev-files/MusicXML/01c_Chords_Rosegarden.xml</work-title></work> 
5         <identification> 
6                 <rights>Unknown</rights>
7                 <encoding>
8                         <software>Rosegarden-4</software>
9                 </encoding>
10                 <miscellaneous>
11                         <miscellaneous-field name="description">Chords in the 
12                             second measure, after several ornaments in the first 
13                             measure and a p at the beginning of the second 
14                             measure.</miscellaneous-field>
15                 </miscellaneous>
16         </identification> 
17         <part-list>
18                 <score-part id="P0">
19                         <part-name>Chord test</part-name>
20                         <score-instrument id="I1">
21                                 <instrument-name>0</instrument-name>
22                         </score-instrument>
23                         <midi-instrument id="I1">
24                                 <midi-channel>1</midi-channel>
25                                 <midi-program>1</midi-program>
26                         </midi-instrument>
27                 </score-part>
28         </part-list>
29         <part id="P0">
30           <measure number="1">
31             <attributes>
32               <divisions>8</divisions>
33               <key>
34                 <fifths>-4</fifths>
35                 <mode>major</mode>
36               </key>
37               <time symbol="common">
38                 <beats>4</beats>
39                 <beat-type>4</beat-type>
40               </time>
41               <clef>
42                 <sign>G</sign>
43                 <line>2</line>
44               </clef>
45             </attributes>
46             <sound tempo="120"/>
47             <direction placement="above">
48               <direction-type>
49                 <words default-y="15" font-family="Times New Roman" font-size="8,5" font-weight="bold">Largo</words>
50               </direction-type>
51             </direction>
52             <direction placement="below">
53               <direction-type>
54                 <dynamics default-y="-80">
55                   <fp/>
56                 </dynamics>
57               </direction-type>
58               <offset>3</offset>
59             </direction>
60             <note>
61               <pitch>
62                 <step>F</step>
63                 <octave>4</octave>
64               </pitch>
65               <duration>32</duration>
66               <voice>1</voice>
67               <type>whole</type>
68               <notations>
69                 <articulations>
70                   <accent placement="below"/>
71                 </articulations>
72                 <fermata type="upright"/>
73               </notations>
74             </note>
75           </measure>
76           <!--=======================================================-->
77           <measure number="2">
78             <direction placement="below">
79               <direction-type>
80                 <dynamics default-y="-80">
81                   <p/>
82                 </dynamics>
83               </direction-type>
84               <offset>1</offset>
85               <sound dynamics="54"/>
86             </direction>
87             <note>
88               <pitch>
89                 <step>F</step>
90                 <octave>4</octave>
91               </pitch>
92               <duration>12</duration>
93               <voice>1</voice>
94               <type>quarter</type>
95               <dot/>
96               <stem>up</stem>
97             </note>
98             <note>
99               <chord/>
100               <pitch>
101                 <step>A</step>
102                 <alter>-1</alter>
103                 <octave>4</octave>
104               </pitch>
105               <duration>12</duration>
106               <voice>1</voice>
107               <type>quarter</type>
108               <dot/>
109               <stem>up</stem>
110             </note>
111             <note>
112               <pitch>
113                 <step>F</step>
114                 <octave>4</octave>
115               </pitch>
116               <duration>4</duration>
117               <voice>1</voice>
118               <type>eighth</type>
119               <stem>up</stem>
120             </note>
121             <note>
122               <chord/>
123               <pitch>
124                 <step>A</step>
125                 <alter>-1</alter>
126                 <octave>4</octave>
127               </pitch>
128               <duration>4</duration>
129               <voice>1</voice>
130               <type>eighth</type>
131               <stem>up</stem>
132             </note>
133             <note>
134               <pitch>
135                 <step>G</step>
136                 <octave>4</octave>
137               </pitch>
138               <duration>8</duration>
139               <voice>1</voice>
140               <type>quarter</type>
141               <stem>up</stem>
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               <stem>up</stem>
154             </note>
155             <note>
156               <pitch>
157                 <step>G</step>
158                 <octave>4</octave>
159               </pitch>
160               <duration>8</duration>
161               <voice>1</voice>
162               <type>quarter</type>
163               <stem>up</stem>
164             </note>
165             <note>
166               <chord/>
167               <pitch>
168                 <step>B</step>
169                 <alter>-1</alter>
170                 <octave>4</octave>
171               </pitch>
172               <duration>8</duration>
173               <voice>1</voice>
174               <type>quarter</type>
175               <stem>up</stem>
176             </note>
177           </measure>
178         </part>
179 </score-partwise>