]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/31c-MetronomeMarks.xml
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / input / regression / musicxml / 31c-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   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Tempo Markings: note=bpm, 
8           text (note=bpm), note=note, (note=note), (note=bpm)</miscellaneous-field>
9     </miscellaneous>
10   </identification>
11   <part-list>
12     <score-part id="P1">
13       <part-name></part-name>
14     </score-part>
15   </part-list>
16   <!--=========================================================-->
17   <part id="P1">
18     <measure number="1">
19       <attributes>
20         <divisions>1</divisions>
21         <key>
22           <fifths>0</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>
35         <direction-type>
36           <metronome>
37             <beat-unit>quarter</beat-unit>
38             <beat-unit-dot/>
39             <per-minute>100</per-minute>
40           </metronome>
41         </direction-type>
42       </direction>
43       <note>
44         <pitch><step>C</step><octave>5</octave></pitch>
45         <duration>1</duration>
46         <voice>1</voice>
47         <type>quarter</type>
48       </note>
49       <note>
50         <pitch><step>C</step><octave>5</octave></pitch>
51         <duration>1</duration>
52         <voice>1</voice>
53         <type>quarter</type>
54       </note>
55       <direction>
56         <direction-type>
57           <words>Adagio</words>
58         </direction-type>
59         <direction-type>
60           <metronome>
61             <beat-unit>long</beat-unit>
62             <per-minute>100</per-minute>
63           </metronome>
64         </direction-type>
65       </direction>
66       <note>
67         <pitch><step>C</step><octave>5</octave></pitch>
68         <duration>1</duration>
69         <voice>1</voice>
70         <type>quarter</type>
71       </note>
72       <note>
73         <pitch><step>C</step><octave>5</octave></pitch>
74         <duration>1</duration>
75         <voice>1</voice>
76         <type>quarter</type>
77       </note>
78     </measure>
79     <!--=======================================================-->
80     <measure number="2">
81       <direction>
82         <direction-type>
83           <metronome>
84             <beat-unit>quarter</beat-unit>
85             <beat-unit-dot/>
86             <beat-unit>half</beat-unit>
87             <beat-unit-dot/>
88           </metronome>
89         </direction-type>
90       </direction>
91       <note>
92         <pitch><step>C</step><octave>5</octave></pitch>
93         <duration>1</duration>
94         <voice>1</voice>
95         <type>quarter</type>
96       </note>
97       <note>
98         <pitch><step>C</step><octave>5</octave></pitch>
99         <duration>1</duration>
100         <voice>1</voice>
101         <type>quarter</type>
102       </note>
103       <direction>
104         <direction-type>
105           <metronome>
106             <beat-unit>long</beat-unit>
107             <beat-unit>32nd</beat-unit>
108             <beat-unit-dot/>
109           </metronome>
110         </direction-type>
111       </direction>
112       <note>
113         <pitch><step>C</step><octave>5</octave></pitch>
114         <duration>1</duration>
115         <voice>1</voice>
116         <type>quarter</type>
117       </note>
118       <note>
119         <pitch><step>C</step><octave>5</octave></pitch>
120         <duration>1</duration>
121         <voice>1</voice>
122         <type>quarter</type>
123       </note>
124     </measure>
125     <!--=======================================================-->
126     <measure number="3">
127       <direction>
128         <direction-type>
129           <metronome parentheses="yes">
130             <beat-unit>quarter</beat-unit>
131             <beat-unit-dot/>
132             <beat-unit>half</beat-unit>
133             <beat-unit-dot/>
134           </metronome>
135         </direction-type>
136       </direction>
137       <note>
138         <pitch><step>C</step><octave>5</octave></pitch>
139         <duration>1</duration>
140         <voice>1</voice>
141         <type>quarter</type>
142       </note>
143       <note>
144         <pitch><step>C</step><octave>5</octave></pitch>
145         <duration>1</duration>
146         <voice>1</voice>
147         <type>quarter</type>
148       </note>
149       <direction>
150         <direction-type>
151           <metronome parentheses="yes">
152             <beat-unit>quarter</beat-unit>
153             <beat-unit-dot/>
154             <per-minute>77</per-minute>
155           </metronome>
156         </direction-type>
157       </direction>
158       <note>
159         <pitch><step>C</step><octave>5</octave></pitch>
160         <duration>1</duration>
161         <voice>1</voice>
162         <type>quarter</type>
163       </note>
164       <note>
165         <pitch><step>C</step><octave>5</octave></pitch>
166         <duration>1</duration>
167         <voice>1</voice>
168         <type>quarter</type>
169       </note>
170       <barline location="right">
171         <bar-style>light-heavy</bar-style>
172       </barline>
173     </measure>
174   </part>
175   <!--=========================================================-->
176 </score-partwise>