]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/13d-AfterGrace.xml
MusicXML: Implement after-grace notes
[lilypond.git] / input / regression / musicxml / 13d-AfterGrace.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   <movement-title>Sonata No. 2</movement-title>\r
6   <identification>\r
7     <creator type="composer">Simon Bielman</creator>\r
8     <encoding>\r
9       <software>Finale 2007 for Windows</software>\r
10       <software>Dolet Light for Finale 2007</software>\r
11       <encoding-date>2008-08-20</encoding-date>\r
12     </encoding>\r
13   </identification>\r
14   <part-list>\r
15     <score-part id="P1">\r
16       <part-name>Piano</part-name>\r
17       <score-instrument id="P1-I1">\r
18         <instrument-name>Acoustic Grand Piano</instrument-name>\r
19       </score-instrument>\r
20       <midi-instrument id="P1-I1">\r
21         <midi-channel>1</midi-channel>\r
22         <midi-program>1</midi-program>\r
23       </midi-instrument>\r
24     </score-part>\r
25   </part-list>\r
26   <!--=========================================================-->\r
27   <part id="P1">\r
28     <measure number="25">\r
29       <attributes>\r
30         <divisions>32</divisions>\r
31         <key>\r
32           <fifths>0</fifths>\r
33           <mode>major</mode>\r
34         </key>\r
35         <time>\r
36           <beats>4</beats>\r
37           <beat-type>4</beat-type>\r
38         </time>\r
39         <clef>\r
40           <sign>G</sign>\r
41           <line>2</line>\r
42         </clef>\r
43       </attributes>\r
44       <note>\r
45         <pitch>\r
46           <step>E</step>\r
47           <octave>5</octave>\r
48         </pitch>\r
49         <duration>64</duration>\r
50         <voice>1</voice>\r
51         <type>half</type>\r
52         <stem>down</stem>\r
53         <staff>1</staff>\r
54       </note>\r
55       <note>\r
56         <grace steal-time-previous="20"/>\r
57         <pitch>\r
58           <step>G</step>\r
59           <octave>5</octave>\r
60         </pitch>\r
61         <voice>1</voice>\r
62         <type>16th</type>\r
63         <stem>up</stem>\r
64         <staff>1</staff>\r
65       </note>\r
66       <note>\r
67         <grace steal-time-next="20"/>\r
68         <pitch>\r
69           <step>A</step>\r
70           <octave>5</octave>\r
71         </pitch>\r
72         <voice>1</voice>\r
73         <type>16th</type>\r
74         <stem>up</stem>\r
75         <staff>1</staff>\r
76       </note>\r
77       <note>\r
78         <grace/>\r
79         <pitch>\r
80           <step>A</step>\r
81           <octave>5</octave>\r
82         </pitch>\r
83         <voice>1</voice>\r
84         <type>16th</type>\r
85         <stem>up</stem>\r
86         <staff>1</staff>\r
87       </note>\r
88       <note>\r
89         <pitch>\r
90           <step>E</step>\r
91           <octave>5</octave>\r
92         </pitch>\r
93         <duration>64</duration>\r
94         <voice>1</voice>\r
95         <type>half</type>\r
96         <stem>down</stem>\r
97         <staff>1</staff>\r
98       </note>\r
99       <note>\r
100         <grace/>\r
101         <pitch>\r
102           <step>G</step>\r
103           <octave>5</octave>\r
104         </pitch>\r
105         <voice>1</voice>\r
106         <type>16th</type>\r
107         <stem>up</stem>\r
108         <staff>1</staff>\r
109         <beam number="1">begin</beam>\r
110         <beam number="2">begin</beam>\r
111       </note>\r
112       <note>\r
113         <grace/>\r
114         <pitch>\r
115           <step>A</step>\r
116           <octave>5</octave>\r
117         </pitch>\r
118         <voice>1</voice>\r
119         <type>16th</type>\r
120         <stem>up</stem>\r
121         <staff>1</staff>\r
122         <beam number="1">end</beam>\r
123         <beam number="2">end</beam>\r
124       </note>\r
125     </measure>\r
126   </part>\r
127   <!--=========================================================-->\r
128 </score-partwise>\r