]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/03c-MetronomeMarks.xml
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / musicxml / 03c-MetronomeMarks.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <movement-title>Tempo markings</movement-title>
6   <identification/>
7   <defaults/>
8   <part-list>
9     <score-part id="P1">
10       <part-name></part-name>
11       <score-instrument id="P1-I1">
12         <instrument-name>Grand Piano</instrument-name>
13       </score-instrument>
14       <midi-instrument id="P1-I1">
15         <midi-channel>1</midi-channel>
16         <midi-program>1</midi-program>
17       </midi-instrument>
18     </score-part>
19   </part-list>
20   <!--=========================================================-->
21   <part id="P1">
22     <measure number="1" width="527">
23       <attributes>
24         <divisions>1</divisions>
25         <key>
26           <fifths>0</fifths>
27           <mode>major</mode>
28         </key>
29         <time symbol="common">
30           <beats>4</beats>
31           <beat-type>4</beat-type>
32         </time>
33         <clef>
34           <sign>G</sign>
35           <line>2</line>
36         </clef>
37       </attributes>
38       <direction>
39         <direction-type>
40           <metronome>
41             <beat-unit>quarter</beat-unit>
42             <beat-unit-dot/>
43             <per-minute>100</per-minute>
44           </metronome>
45         </direction-type>
46       </direction>
47       <note>
48         <pitch><step>C</step><octave>5</octave></pitch>
49         <duration>1</duration>
50         <voice>1</voice>
51         <type>quarter</type>
52       </note>
53       <note>
54         <pitch><step>C</step><octave>5</octave></pitch>
55         <duration>1</duration>
56         <voice>1</voice>
57         <type>quarter</type>
58       </note>
59       <direction>
60         <direction-type>
61           <words>Adagio</words>
62         </direction-type>
63         <direction-type>
64           <metronome>
65             <beat-unit>long</beat-unit>
66             <per-minute>100</per-minute>
67           </metronome>
68         </direction-type>
69       </direction>
70       <note>
71         <pitch><step>C</step><octave>5</octave></pitch>
72         <duration>1</duration>
73         <voice>1</voice>
74         <type>quarter</type>
75       </note>
76       <note>
77         <pitch><step>C</step><octave>5</octave></pitch>
78         <duration>1</duration>
79         <voice>1</voice>
80         <type>quarter</type>
81       </note>
82     </measure>
83     <!--=======================================================-->
84     <measure number="2">
85       <direction>
86         <direction-type>
87           <metronome>
88             <beat-unit>quarter</beat-unit>
89             <beat-unit-dot/>
90             <beat-unit>half</beat-unit>
91             <beat-unit-dot/>
92           </metronome>
93         </direction-type>
94       </direction>
95       <note>
96         <pitch><step>C</step><octave>5</octave></pitch>
97         <duration>1</duration>
98         <voice>1</voice>
99         <type>quarter</type>
100       </note>
101       <note>
102         <pitch><step>C</step><octave>5</octave></pitch>
103         <duration>1</duration>
104         <voice>1</voice>
105         <type>quarter</type>
106       </note>
107       <direction>
108         <direction-type>
109           <metronome>
110             <beat-unit>long</beat-unit>
111             <beat-unit>32nd</beat-unit>
112             <beat-unit-dot/>
113           </metronome>
114         </direction-type>
115       </direction>
116       <note>
117         <pitch><step>C</step><octave>5</octave></pitch>
118         <duration>1</duration>
119         <voice>1</voice>
120         <type>quarter</type>
121       </note>
122       <note>
123         <pitch><step>C</step><octave>5</octave></pitch>
124         <duration>1</duration>
125         <voice>1</voice>
126         <type>quarter</type>
127       </note>
128     </measure>
129     <!--=======================================================-->
130     <measure number="3">
131       <direction>
132         <direction-type>
133           <metronome parentheses="yes">
134             <beat-unit>quarter</beat-unit>
135             <beat-unit-dot/>
136             <beat-unit>half</beat-unit>
137             <beat-unit-dot/>
138           </metronome>
139         </direction-type>
140       </direction>
141       <note>
142         <pitch><step>C</step><octave>5</octave></pitch>
143         <duration>1</duration>
144         <voice>1</voice>
145         <type>quarter</type>
146       </note>
147       <note>
148         <pitch><step>C</step><octave>5</octave></pitch>
149         <duration>1</duration>
150         <voice>1</voice>
151         <type>quarter</type>
152       </note>
153       <direction>
154         <direction-type>
155           <metronome parentheses="yes">
156             <beat-unit>quarter</beat-unit>
157             <beat-unit-dot/>
158             <per-minute>77</per-minute>
159           </metronome>
160         </direction-type>
161       </direction>
162       <note>
163         <pitch><step>C</step><octave>5</octave></pitch>
164         <duration>1</duration>
165         <voice>1</voice>
166         <type>quarter</type>
167       </note>
168       <note>
169         <pitch><step>C</step><octave>5</octave></pitch>
170         <duration>1</duration>
171         <voice>1</voice>
172         <type>quarter</type>
173       </note>
174       <barline location="right">
175         <bar-style>light-heavy</bar-style>
176       </barline>
177     </measure>
178   </part>
179   <!--=========================================================-->
180 </score-partwise>