]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/04e-OctaveShifts-Finale.xml
ed1a344c1d85f8b12699c3190e2d6ca94e3f85d3
[lilypond.git] / input / regression / musicxml / 04e-OctaveShifts-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">All types of octave shifts (15ma, 15mb, 8va, 8vb)</miscellaneous-field>
8     </miscellaneous>
9   </identification>
10   <part-list>
11     <score-part id="P1">
12       <part-name>MusicXML Part</part-name>
13       <score-instrument id="P1-I1">
14         <instrument-name>Grand Piano</instrument-name>
15       </score-instrument>
16       <midi-instrument id="P1-I1">
17         <midi-channel>1</midi-channel>
18         <midi-program>1</midi-program>
19       </midi-instrument>
20     </score-part>
21   </part-list>
22   <!--=========================================================-->
23   <part id="P1">
24     <measure number="1">
25       <attributes>
26         <divisions>8</divisions>
27         <key>
28           <fifths>0</fifths>
29           <mode>major</mode>
30         </key>
31         <time symbol="common">
32           <beats>4</beats>
33           <beat-type>4</beat-type>
34         </time>
35         <clef>
36           <sign>G</sign>
37           <line>2</line>
38         </clef>
39       </attributes>
40       <sound tempo="120"/>
41       <note>
42         <pitch>
43           <step>A</step>
44           <octave>4</octave>
45         </pitch>
46         <duration>4</duration>
47         <voice>1</voice>
48         <type>eighth</type>
49         <stem>down</stem>
50         <beam number="1">begin</beam>
51       </note>
52       <note>
53         <pitch>
54           <step>C</step>
55           <octave>5</octave>
56         </pitch>
57         <duration>4</duration>
58         <voice>1</voice>
59         <type>eighth</type>
60         <stem>down</stem>
61         <beam number="1">continue</beam>
62       </note>
63       <direction>
64         <direction-type>
65           <octave-shift default-y="16" size="15" type="down"/>
66         </direction-type>
67         <offset>-4</offset>
68       </direction>
69       <note>
70         <pitch>
71           <step>A</step>
72           <octave>6</octave>
73         </pitch>
74         <duration>4</duration>
75         <voice>1</voice>
76         <type>eighth</type>
77         <stem>down</stem>
78         <beam number="1">continue</beam>
79       </note>
80       <direction>
81         <direction-type>
82           <octave-shift size="15" type="stop"/>
83         </direction-type>
84         <offset>-4</offset>
85       </direction>
86       <direction>
87         <direction-type>
88           <octave-shift default-y="-97" size="15" type="up"/>
89         </direction-type>
90       </direction>
91       <note>
92         <pitch>
93           <step>C</step>
94           <octave>3</octave>
95         </pitch>
96         <duration>4</duration>
97         <voice>1</voice>
98         <type>eighth</type>
99         <stem>down</stem>
100         <beam number="1">end</beam>
101       </note>
102       <note>
103         <pitch>
104           <step>B</step>
105           <octave>2</octave>
106         </pitch>
107         <duration>4</duration>
108         <voice>1</voice>
109         <type>eighth</type>
110         <stem>up</stem>
111         <beam number="1">begin</beam>
112       </note>
113       <direction>
114         <direction-type>
115           <octave-shift size="15" type="stop"/>
116         </direction-type>
117         <offset>-4</offset>
118       </direction>
119       <direction>
120         <direction-type>
121           <octave-shift default-y="62" size="8" type="down"/>
122         </direction-type>
123       </direction>
124       <note>
125         <pitch>
126           <step>A</step>
127           <octave>5</octave>
128         </pitch>
129         <duration>4</duration>
130         <voice>1</voice>
131         <type>eighth</type>
132         <stem>up</stem>
133         <beam number="1">end</beam>
134       </note>
135       <note>
136         <pitch>
137           <step>A</step>
138           <octave>5</octave>
139         </pitch>
140         <duration>4</duration>
141         <voice>1</voice>
142         <type>eighth</type>
143         <stem>down</stem>
144         <beam number="1">begin</beam>
145       </note>
146       <direction>
147         <direction-type>
148           <octave-shift size="8" type="stop"/>
149         </direction-type>
150         <offset>-3</offset>
151       </direction>
152       <direction>
153         <direction-type>
154           <octave-shift default-y="-89" size="8" type="up"/>
155         </direction-type>
156       </direction>
157       <note>
158         <pitch>
159           <step>B</step>
160           <octave>3</octave>
161         </pitch>
162         <duration>2</duration>
163         <voice>1</voice>
164         <type>16th</type>
165         <stem>down</stem>
166         <beam number="1">continue</beam>
167         <beam number="2">begin</beam>
168       </note>
169       <note>
170         <pitch>
171           <step>C</step>
172           <octave>4</octave>
173         </pitch>
174         <duration>2</duration>
175         <voice>1</voice>
176         <type>16th</type>
177         <stem>down</stem>
178         <beam number="1">end</beam>
179         <beam number="2">end</beam>
180       </note>
181       <direction>
182         <direction-type>
183           <octave-shift size="8" type="stop"/>
184         </direction-type>
185         <offset>-2</offset>
186       </direction>
187       <barline location="right">
188         <bar-style>light-heavy</bar-style>
189       </barline>
190     </measure>
191   </part>
192   <!--=========================================================-->
193 </score-partwise>