]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/71a-Chords-Finale.xml
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 71a-Chords-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>
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">A normal staff with several 
8           (complex) chord names displayed.</miscellaneous-field>
9     </miscellaneous>
10   </identification>
11   <part-list>
12     <score-part id="P1">
13       <part-name>MusicXML Part</part-name>
14       <score-instrument id="P1-I1">
15         <instrument-name>Acoustic Grand Piano</instrument-name>
16       </score-instrument>
17       <midi-instrument id="P1-I1">
18         <midi-channel>1</midi-channel>
19         <midi-program>1</midi-program>
20       </midi-instrument>
21     </score-part>
22   </part-list>
23   <!--=========================================================-->
24   <part id="P1">
25     <measure number="1">
26       <attributes>
27         <divisions>1</divisions>
28         <key>
29           <fifths>0</fifths>
30           <mode>major</mode>
31         </key>
32         <time symbol="common">
33           <beats>4</beats>
34           <beat-type>4</beat-type>
35         </time>
36         <clef>
37           <sign>G</sign>
38           <line>2</line>
39         </clef>
40       </attributes>
41       <sound tempo="120"/>
42       <harmony default-y="40">
43         <root>
44           <root-step>C</root-step>
45         </root>
46         <kind>major</kind>
47       </harmony>
48       <note>
49         <pitch>
50           <step>A</step>
51           <octave>4</octave>
52         </pitch>
53         <duration>1</duration>
54         <voice>1</voice>
55         <type>quarter</type>
56         <stem>up</stem>
57       </note>
58       <harmony default-y="40">
59         <root>
60           <root-step>C</root-step>
61         </root>
62         <kind>major-seventh</kind>
63         <degree>
64           <degree-value>11</degree-value>
65           <degree-alter>1</degree-alter>
66           <degree-type>add</degree-type>
67         </degree>
68       </harmony>
69       <note>
70         <pitch>
71           <step>A</step>
72           <octave>4</octave>
73         </pitch>
74         <duration>1</duration>
75         <voice>1</voice>
76         <type>quarter</type>
77         <stem>up</stem>
78       </note>
79       <harmony default-y="40">
80         <root>
81           <root-step>B</root-step>
82         </root>
83         <kind>dominant</kind>
84         <degree>
85           <degree-value>5</degree-value>
86           <degree-alter>1</degree-alter>
87           <degree-type>alter</degree-type>
88         </degree>
89         <degree>
90           <degree-value>9</degree-value>
91           <degree-alter>1</degree-alter>
92           <degree-type>add</degree-type>
93         </degree>
94       </harmony>
95       <note>
96         <pitch>
97           <step>A</step>
98           <octave>4</octave>
99         </pitch>
100         <duration>1</duration>
101         <voice>1</voice>
102         <type>quarter</type>
103         <stem>up</stem>
104       </note>
105       <harmony default-y="40">
106         <root>
107           <root-step>E</root-step>
108           <root-alter>-1</root-alter>
109         </root>
110         <kind>major</kind>
111         <degree>
112           <degree-value>2</degree-value>
113           <degree-alter>0</degree-alter>
114           <degree-type>add</degree-type>
115         </degree>
116       </harmony>
117       <note>
118         <pitch>
119           <step>A</step>
120           <octave>4</octave>
121         </pitch>
122         <duration>1</duration>
123         <voice>1</voice>
124         <type>quarter</type>
125         <stem>up</stem>
126       </note>
127     </measure>
128     <!--=======================================================-->
129     <measure number="2">
130       <harmony default-y="40">
131         <root>
132           <root-step>G</root-step>
133         </root>
134         <kind>minor</kind>
135       </harmony>
136       <note>
137         <pitch>
138           <step>A</step>
139           <octave>4</octave>
140         </pitch>
141         <duration>1</duration>
142         <voice>1</voice>
143         <type>quarter</type>
144         <stem>up</stem>
145       </note>
146       <harmony default-y="40">
147         <root>
148           <root-step>D</root-step>
149           <root-alter>1</root-alter>
150         </root>
151         <kind>major-seventh</kind>
152       </harmony>
153       <note>
154         <pitch>
155           <step>A</step>
156           <octave>4</octave>
157         </pitch>
158         <duration>1</duration>
159         <voice>1</voice>
160         <type>quarter</type>
161         <stem>up</stem>
162       </note>
163       <harmony default-y="40">
164         <root>
165           <root-step>A</root-step>
166         </root>
167         <kind>diminished-seventh</kind>
168       </harmony>
169       <note>
170         <pitch>
171           <step>A</step>
172           <octave>4</octave>
173         </pitch>
174         <duration>1</duration>
175         <voice>1</voice>
176         <type>quarter</type>
177         <stem>up</stem>
178       </note>
179       <harmony default-y="40">
180         <root>
181           <root-step>A</root-step>
182         </root>
183         <kind>augmented</kind>
184       </harmony>
185       <note>
186         <pitch>
187           <step>A</step>
188           <octave>4</octave>
189         </pitch>
190         <duration>1</duration>
191         <voice>1</voice>
192         <type>quarter</type>
193         <stem>up</stem>
194       </note>
195       <barline location="right">
196         <bar-style>light-heavy</bar-style>
197       </barline>
198     </measure>
199   </part>
200   <!--=========================================================-->
201 </score-partwise>