]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/46g-PickupMeasure-Chordnames-FiguredBass.xml
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / musicxml / 46g-PickupMeasure-Chordnames-FiguredBass.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3 <score-partwise version="2.0">
4   <identification>
5     <miscellaneous>
6       <miscellaneous-field name="description">Pickup measure with chord names 
7            and figured bass.</miscellaneous-field>
8     </miscellaneous>
9   </identification>
10   <part-list>
11     <score-part id="P1">
12       <part-name>MusicXML Part</part-name>
13     </score-part>
14   </part-list>
15   <!--=========================================================-->
16   <part id="P1">
17     <measure number="0" implicit="yes">
18       <attributes>
19         <divisions>2</divisions>
20         <key>
21           <fifths>0</fifths>
22           <mode>major</mode>
23         </key>
24         <time>
25           <beats>4</beats>
26           <beat-type>4</beat-type>
27         </time>
28       </attributes>
29       <harmony print-frame="no">
30         <root>
31           <root-step>C</root-step>
32         </root>
33         <kind>major</kind>
34       </harmony>
35       <figured-bass>
36         <figure><figure-number>3</figure-number></figure>
37         <duration>1</duration>
38       </figured-bass>
39       <note>
40         <pitch>
41           <step>C</step>
42           <octave>5</octave>
43         </pitch>
44         <duration>1</duration>
45         <voice>1</voice>
46         <type>eighth</type>
47       </note>
48       <note>
49         <pitch>
50           <step>C</step>
51           <octave>5</octave>
52         </pitch>
53         <duration>1</duration>
54         <voice>1</voice>
55         <type>eighth</type>
56       </note>
57     </measure>
58     <measure number="1">
59       <harmony print-frame="no">
60         <root>
61           <root-step>C</root-step>
62         </root>
63         <kind>major</kind>
64       </harmony>
65       <figured-bass>
66         <figure><figure-number>3</figure-number></figure>
67         <duration>1</duration>
68       </figured-bass>
69       <note>
70         <pitch>
71           <step>C</step>
72           <octave>4</octave>
73         </pitch>
74         <duration>2</duration>
75         <voice>1</voice>
76         <type>quarter</type>
77       </note>
78       <note>
79         <pitch>
80           <step>C</step>
81           <octave>4</octave>
82         </pitch>
83         <duration>2</duration>
84         <voice>1</voice>
85         <type>quarter</type>
86       </note>
87       <note>
88         <pitch>
89           <step>C</step>
90           <octave>4</octave>
91         </pitch>
92         <duration>2</duration>
93         <voice>1</voice>
94         <type>quarter</type>
95       </note>
96       <note>
97         <pitch>
98           <step>C</step>
99           <octave>4</octave>
100         </pitch>
101         <duration>2</duration>
102         <voice>1</voice>
103         <type>quarter</type>
104       </note>
105     </measure>
106   </part>
107 </score-partwise>