]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/11e-TimeSignatures-CompoundMixed.xml
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / musicxml / 11e-TimeSignatures-CompoundMixed.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Compound time signatures of
8           mixed type: (3+2)/8+3/4.</miscellaneous-field>
9     </miscellaneous>
10   </identification>
11   <part-list>
12     <score-part id="P1">
13       <part-name>MusicXML Part</part-name>
14     </score-part>
15   </part-list>
16   <!--=========================================================-->
17   <part id="P1">
18     <measure number="1">
19       <attributes>
20         <divisions>2</divisions>
21         <key>
22           <fifths>0</fifths>
23           <mode>major</mode>
24         </key>
25         <time>
26           <beats>3+2</beats>
27           <beat-type>8</beat-type>
28           <beats>3</beats>
29           <beat-type>4</beat-type>
30         </time>
31         <clef>
32           <sign>G</sign>
33           <line>2</line>
34         </clef>
35       </attributes>
36       <note>
37         <pitch>
38           <step>B</step>
39           <octave>4</octave>
40         </pitch>
41         <duration>1</duration>
42         <voice>1</voice>
43         <type>eighth</type>
44         <beam number="1">begin</beam>
45       </note>
46       <note>
47         <pitch>
48           <step>B</step>
49           <octave>4</octave>
50         </pitch>
51         <duration>1</duration>
52         <voice>1</voice>
53         <type>eighth</type>
54         <beam number="1">continue</beam>
55       </note>
56       <note>
57         <pitch>
58           <step>B</step>
59           <octave>4</octave>
60         </pitch>
61         <duration>1</duration>
62         <voice>1</voice>
63         <type>eighth</type>
64         <beam number="1">end</beam>
65       </note>
66       <note>
67         <pitch>
68           <step>B</step>
69           <octave>4</octave>
70         </pitch>
71         <duration>1</duration>
72         <voice>1</voice>
73         <type>eighth</type>
74         <beam number="1">begin</beam>
75       </note>
76       <note>
77         <pitch>
78           <step>B</step>
79           <octave>4</octave>
80         </pitch>
81         <duration>1</duration>
82         <voice>1</voice>
83         <type>eighth</type>
84         <beam number="1">end</beam>
85       </note>
86       <note>
87         <pitch>
88           <step>B</step>
89           <octave>4</octave>
90         </pitch>
91         <duration>2</duration>
92         <voice>1</voice>
93         <type>quarter</type>
94       </note>
95       <note>
96         <pitch>
97           <step>B</step>
98           <octave>4</octave>
99         </pitch>
100         <duration>2</duration>
101         <voice>1</voice>
102         <type>quarter</type>
103       </note>
104       <note>
105         <pitch>
106           <step>B</step>
107           <octave>4</octave>
108         </pitch>
109         <duration>2</duration>
110         <voice>1</voice>
111         <type>quarter</type>
112       </note>
113       <barline location="right">
114         <bar-style>light-heavy</bar-style>
115       </barline>
116     </measure>
117   </part>
118   <!--=========================================================-->
119 </score-partwise>