]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/09b-RepeatWithAlternatives-Finale.xml
8afc79480b1886a8f9ae5f8194372c9844f40baf
[lilypond.git] / input / regression / musicxml / 09b-RepeatWithAlternatives-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise>\r
5   <identification>\r
6     <miscellaneous>\r
7       <miscellaneous-field name="description">A simple repeat with two \r
8           alternative endings (volta brackets).</miscellaneous-field>\r
9     </miscellaneous>\r
10   </identification>\r
11   <part-list>\r
12     <score-part id="P1">\r
13       <part-name>MusicXML Part</part-name>\r
14       <score-instrument id="P1-I1">\r
15         <instrument-name>Grand Piano</instrument-name>\r
16       </score-instrument>\r
17       <midi-instrument id="P1-I1">\r
18         <midi-channel>1</midi-channel>\r
19         <midi-program>1</midi-program>\r
20       </midi-instrument>\r
21     </score-part>\r
22   </part-list>\r
23   <!--=========================================================-->\r
24   <part id="P1">\r
25     <measure number="1">\r
26       <attributes>\r
27         <divisions>1</divisions>\r
28         <key>\r
29           <fifths>0</fifths>\r
30           <mode>major</mode>\r
31         </key>\r
32         <time symbol="common">\r
33           <beats>4</beats>\r
34           <beat-type>4</beat-type>\r
35         </time>\r
36         <clef>\r
37           <sign>G</sign>\r
38           <line>2</line>\r
39         </clef>\r
40       </attributes>\r
41       <sound tempo="120"/>\r
42       <note>\r
43         <pitch>\r
44           <step>C</step>\r
45           <octave>5</octave>\r
46         </pitch>\r
47         <duration>4</duration>\r
48         <voice>1</voice>\r
49         <type>whole</type>\r
50       </note>\r
51     </measure>\r
52     <!--=======================================================-->\r
53     <measure number="2">\r
54       <barline location="left">\r
55         <ending number="1" type="start"/>\r
56       </barline>\r
57       <note>\r
58         <pitch>\r
59           <step>C</step>\r
60           <octave>5</octave>\r
61         </pitch>\r
62         <duration>4</duration>\r
63         <voice>1</voice>\r
64         <type>whole</type>\r
65       </note>\r
66       <barline location="right">\r
67         <bar-style>light-heavy</bar-style>\r
68         <ending number="1" type="stop"/>\r
69         <repeat direction="backward"/>\r
70       </barline>\r
71     </measure>\r
72     <!--=======================================================-->\r
73     <measure number="3">\r
74       <barline location="left">\r
75         <ending number="2" type="start"/>\r
76       </barline>\r
77       <note>\r
78         <pitch>\r
79           <step>C</step>\r
80           <octave>5</octave>\r
81         </pitch>\r
82         <duration>4</duration>\r
83         <voice>1</voice>\r
84         <type>whole</type>\r
85       </note>\r
86       <barline location="right">\r
87         <ending number="2" type="discontinue"/>\r
88       </barline>\r
89     </measure>\r
90     <!--=======================================================-->\r
91     <measure number="4">\r
92       <note>\r
93         <pitch>\r
94           <step>C</step>\r
95           <octave>5</octave>\r
96         </pitch>\r
97         <duration>4</duration>\r
98         <voice>1</voice>\r
99         <type>whole</type>\r
100       </note>\r
101       <barline location="right">\r
102         <bar-style>light-heavy</bar-style>\r
103       </barline>\r
104     </measure>\r
105   </part>\r
106   <!--=========================================================-->\r
107 </score-partwise>\r