]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/13b-ChordAsGraceNote-Finale.xml
688f43c2fead8bc4b43dcfbec629b246bd9ab1b2
[lilypond.git] / input / regression / musicxml / 13b-ChordAsGraceNote-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">Chords as grace notes.</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>2</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>C</step>
44           <octave>5</octave>
45         </pitch>
46         <duration>2</duration>
47         <voice>1</voice>
48         <type>quarter</type>
49         <stem>down</stem>
50       </note>
51       <note>
52         <grace slash="yes"/>
53         <pitch>
54           <step>D</step>
55           <octave>5</octave>
56         </pitch>
57         <voice>1</voice>
58         <type>eighth</type>
59         <stem>up</stem>
60       </note>
61       <note>
62         <grace slash="yes"/>
63         <chord/>
64         <pitch>
65           <step>F</step>
66           <octave>5</octave>
67         </pitch>
68         <voice>1</voice>
69         <type>eighth</type>
70         <stem>up</stem>
71       </note>
72       <note>
73         <pitch>
74           <step>C</step>
75           <octave>5</octave>
76         </pitch>
77         <duration>2</duration>
78         <voice>1</voice>
79         <type>quarter</type>
80         <stem>down</stem>
81       </note>
82       <note>
83         <grace slash="yes"/>
84         <pitch>
85           <step>B</step>
86           <octave>4</octave>
87         </pitch>
88         <voice>1</voice>
89         <type>eighth</type>
90         <stem>up</stem>
91       </note>
92       <note>
93         <grace slash="yes"/>
94         <chord/>
95         <pitch>
96           <step>D</step>
97           <octave>5</octave>
98         </pitch>
99         <voice>1</voice>
100         <type>eighth</type>
101         <stem>up</stem>
102       </note>
103       <note>
104         <pitch>
105           <step>A</step>
106           <octave>4</octave>
107         </pitch>
108         <duration>2</duration>
109         <voice>1</voice>
110         <type>quarter</type>
111         <stem>down</stem>
112       </note>
113       <note>
114         <chord/>
115         <pitch>
116           <step>C</step>
117           <octave>5</octave>
118         </pitch>
119         <duration>2</duration>
120         <voice>1</voice>
121         <type>quarter</type>
122         <stem>down</stem>
123       </note>
124       <barline location="right">
125         <bar-style>light-heavy</bar-style>
126       </barline>
127     </measure>
128   </part>
129   <!--=========================================================-->
130 </score-partwise>