]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/21b-Chords-TwoNotes.xml
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / musicxml / 21b-Chords-TwoNotes.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">Some subsequent 
7                             (identical) two-note chords.</miscellaneous-field>
8                 </miscellaneous>
9         </identification> 
10         <part-list>
11                 <score-part id="P0">
12                         <part-name>MusicXML Part</part-name>
13                 </score-part>
14         </part-list>
15         <part id="P0">
16                 <measure number="1">
17                         <attributes>
18                                 <divisions>960</divisions>
19                                 <time>
20                                 <beats>4</beats>
21                                 <beat-type>4</beat-type>
22                                 </time>
23                                 <clef>
24                                 <sign>G</sign>
25                                 <line>2</line>
26                                 </clef>
27                         </attributes>
28                         <note>
29                                 <pitch>
30                                         <step>A</step>
31                                         <octave>4</octave>
32                                 </pitch>
33                                 <duration>960</duration>
34                                 <voice>1</voice>
35                                 <type>quarter</type>
36                         </note>
37                         <note>
38                                 <chord/>
39                                 <pitch>
40                                         <step>F</step>
41                                         <octave>4</octave>
42                                 </pitch>
43                                 <duration>960</duration>
44                                 <voice>1</voice>
45                                 <type>quarter</type>
46                         </note>
47                         <note>
48                                 <pitch>
49                                         <step>A</step>
50                                         <octave>4</octave>
51                                 </pitch>
52                                 <duration>960</duration>
53                                 <voice>1</voice>
54                                 <type>quarter</type>
55                         </note>
56                         <note>
57                                 <chord/>
58                                 <pitch>
59                                         <step>F</step>
60                                         <octave>4</octave>
61                                 </pitch>
62                                 <duration>960</duration>
63                                 <voice>1</voice>
64                                 <type>quarter</type>
65                         </note>
66                         <note>
67                                 <pitch>
68                                         <step>A</step>
69                                         <octave>4</octave>
70                                 </pitch>
71                                 <duration>960</duration>
72                                 <voice>1</voice>
73                                 <type>quarter</type>
74                         </note>
75                         <note>
76                                 <chord/>
77                                 <pitch>
78                                         <step>F</step>
79                                         <octave>4</octave>
80                                 </pitch>
81                                 <duration>960</duration>
82                                 <voice>1</voice>
83                                 <type>quarter</type>
84                         </note>
85                         <note>
86                                 <pitch>
87                                         <step>A</step>
88                                         <octave>4</octave>
89                                 </pitch>
90                                 <duration>960</duration>
91                                 <voice>1</voice>
92                                 <type>quarter</type>
93                         </note>
94                         <note>
95                                 <chord/>
96                                 <pitch>
97                                         <step>F</step>
98                                         <octave>4</octave>
99                                 </pitch>
100                                 <duration>960</duration>
101                                 <voice>1</voice>
102                                 <type>quarter</type>
103                         </note>
104                 </measure>
105
106                 <measure number="2">
107                         <note>
108                                 <pitch>
109                                         <step>A</step>
110                                         <octave>4</octave>
111                                 </pitch>
112                                 <duration>960</duration>
113                                 <voice>1</voice>
114                                 <type>quarter</type>
115                         </note>
116                         <note>
117                                 <chord/>
118                                 <pitch>
119                                         <step>F</step>
120                                         <octave>4</octave>
121                                 </pitch>
122                                 <duration>960</duration>
123                                 <voice>1</voice>
124                                 <type>quarter</type>
125                         </note>
126                         <note>
127                                 <pitch>
128                                         <step>A</step>
129                                         <octave>4</octave>
130                                 </pitch>
131                                 <duration>960</duration>
132                                 <voice>1</voice>
133                                 <type>quarter</type>
134                         </note>
135                         <note>
136                                 <chord/>
137                                 <pitch>
138                                         <step>F</step>
139                                         <octave>4</octave>
140                                 </pitch>
141                                 <duration>960</duration>
142                                 <voice>1</voice>
143                                 <type>quarter</type>
144                         </note>
145                         <note>
146                                 <pitch>
147                                         <step>A</step>
148                                         <octave>4</octave>
149                                 </pitch>
150                                 <duration>960</duration>
151                                 <voice>1</voice>
152                                 <type>quarter</type>
153                         </note>
154                         <note>
155                                 <chord/>
156                                 <pitch>
157                                         <step>F</step>
158                                         <octave>4</octave>
159                                 </pitch>
160                                 <duration>960</duration>
161                                 <voice>1</voice>
162                                 <type>quarter</type>
163                         </note>
164                         <note>
165                                 <pitch>
166                                         <step>A</step>
167                                         <octave>4</octave>
168                                 </pitch>
169                                 <duration>960</duration>
170                                 <voice>1</voice>
171                                 <type>quarter</type>
172                         </note>
173                         <note>
174                                 <chord/>
175                                 <pitch>
176                                         <step>F</step>
177                                         <octave>4</octave>
178                                 </pitch>
179                                 <duration>960</duration>
180                                 <voice>1</voice>
181                                 <type>quarter</type>
182                         </note>
183                 </measure>
184         </part>
185 </score-partwise>