]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/01e-Pitches-ParenthesizedAccidentals.xml
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / musicxml / 01e-Pitches-ParenthesizedAccidentals.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">Accidentals can be cautionary
8           or editorial. Each measure has a normal accidental, an editorial,
9           a cautionary and an editioal and cautionary accidental.</miscellaneous-field>
10     </miscellaneous>
11   </identification>
12   <part-list>
13     <score-part id="P1">
14       <part-name>MusicXML Part</part-name>
15     </score-part>
16   </part-list>
17   <!--=========================================================-->
18   <part id="P1">
19     <measure number="1">
20       <attributes>
21         <divisions>1</divisions>
22         <key>
23           <fifths>0</fifths>
24           <mode>major</mode>
25         </key>
26         <time symbol="common">
27           <beats>4</beats>
28           <beat-type>4</beat-type>
29         </time>
30         <clef>
31           <sign>G</sign>
32           <line>2</line>
33         </clef>
34       </attributes>
35       <note>
36         <pitch>
37           <step>D</step>
38           <alter>-1</alter>
39           <octave>4</octave>
40         </pitch>
41         <duration>1</duration>
42         <voice>1</voice>
43         <type>quarter</type>
44         <accidental>flat</accidental>
45       </note>
46       <note>
47         <pitch>
48           <step>D</step>
49           <alter>-1</alter>
50           <octave>4</octave>
51         </pitch>
52         <duration>1</duration>
53         <voice>1</voice>
54         <type>quarter</type>
55         <accidental editorial="yes">flat</accidental>
56       </note>
57       <note>
58         <pitch>
59           <step>D</step>
60           <alter>-1</alter>
61           <octave>4</octave>
62         </pitch>
63         <duration>1</duration>
64         <voice>1</voice>
65         <type>quarter</type>
66         <accidental cautionary="yes">flat</accidental>
67       </note>
68       <note>
69         <pitch>
70           <step>D</step>
71           <alter>-1</alter>
72           <octave>4</octave>
73         </pitch>
74         <duration>1</duration>
75         <voice>1</voice>
76         <type>quarter</type>
77         <accidental editorial="yes" cautionary="yes">flat</accidental>
78       </note>
79     </measure>
80     <!--=======================================================-->
81     <measure number="2">
82       <note>
83         <pitch>
84           <step>C</step>
85           <alter>1</alter>
86           <octave>4</octave>
87         </pitch>
88         <duration>1</duration>
89         <voice>1</voice>
90         <type>quarter</type>
91         <accidental>sharp</accidental>
92       </note>
93       <note>
94         <pitch>
95           <step>C</step>
96           <alter>1</alter>
97           <octave>4</octave>
98         </pitch>
99         <duration>1</duration>
100         <voice>1</voice>
101         <type>quarter</type>
102         <accidental editorial="yes">sharp</accidental>
103       </note>
104       <note>
105         <pitch>
106           <step>C</step>
107           <alter>1</alter>
108           <octave>4</octave>
109         </pitch>
110         <duration>1</duration>
111         <voice>1</voice>
112         <type>quarter</type>
113         <accidental cautionary="yes">sharp</accidental>
114       </note>
115       <note>
116         <pitch>
117           <step>C</step>
118           <alter>1</alter>
119           <octave>4</octave>
120         </pitch>
121         <duration>1</duration>
122         <voice>1</voice>
123         <type>quarter</type>
124         <accidental editorial="yes" cautionary="yes">sharp</accidental>
125       </note>
126     </measure>
127     <!--=======================================================-->
128     <measure number="3">
129       <note>
130         <pitch>
131           <step>D</step>
132           <alter>-2</alter>
133           <octave>4</octave>
134         </pitch>
135         <duration>1</duration>
136         <voice>1</voice>
137         <type>quarter</type>
138         <accidental>double-flat</accidental>
139       </note>
140       <note>
141         <pitch>
142           <step>D</step>
143           <alter>-2</alter>
144           <octave>4</octave>
145         </pitch>
146         <duration>1</duration>
147         <voice>1</voice>
148         <type>quarter</type>
149         <accidental editorial="yes">double-flat</accidental>
150       </note>
151       <note>
152         <pitch>
153           <step>D</step>
154           <alter>-2</alter>
155           <octave>4</octave>
156         </pitch>
157         <duration>1</duration>
158         <voice>1</voice>
159         <type>quarter</type>
160         <accidental cautionary="yes">double-flat</accidental>
161       </note>
162       <note>
163         <pitch>
164           <step>D</step>
165           <alter>-2</alter>
166           <octave>4</octave>
167         </pitch>
168         <duration>1</duration>
169         <voice>1</voice>
170         <type>quarter</type>
171         <accidental editorial="yes" cautionary="yes">double-flat</accidental>
172       </note>
173     </measure>
174     <!--=======================================================-->
175     <measure number="4">
176       <note>
177         <pitch>
178           <step>C</step>
179           <alter>2</alter>
180           <octave>4</octave>
181         </pitch>
182         <duration>1</duration>
183         <voice>1</voice>
184         <type>quarter</type>
185         <accidental>double-sharp</accidental>
186       </note>
187       <note>
188         <pitch>
189           <step>C</step>
190           <alter>2</alter>
191           <octave>4</octave>
192         </pitch>
193         <duration>1</duration>
194         <voice>1</voice>
195         <type>quarter</type>
196         <accidental editorial="yes">double-sharp</accidental>
197       </note>
198       <note>
199         <pitch>
200           <step>C</step>
201           <alter>2</alter>
202           <octave>4</octave>
203         </pitch>
204         <duration>1</duration>
205         <voice>1</voice>
206         <type>quarter</type>
207         <accidental cautionary="yes">double-sharp</accidental>
208       </note>
209       <note>
210         <pitch>
211           <step>C</step>
212           <alter>2</alter>
213           <octave>4</octave>
214         </pitch>
215         <duration>1</duration>
216         <voice>1</voice>
217         <type>quarter</type>
218         <accidental editorial="yes" cautionary="yes">double-sharp</accidental>
219       </note>
220     </measure>
221   </part>
222   <!--=========================================================-->
223 </score-partwise>