]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/04f-Slurs.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 04f-Slurs.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise version="1.1">\r
5   <movement-title>Slurs</movement-title>\r
6   <identification>\r
7     <creator type="composer">Reinhold Kainhofer</creator>\r
8     <rights>Public Domain</rights>\r
9     <encoding>\r
10       <software>Finale 2008 for Windows</software>\r
11       <software>Dolet Light for Finale 2008</software>\r
12       <encoding-date>2008-11-11</encoding-date>\r
13     </encoding>\r
14     <miscellaneous>\r
15       <miscellaneous-field name="description">A note can be the end of one \r
16           slur and the start of a new slur. Also, in MusicXML, nested slurs \r
17           are possible.</miscellaneous-field>\r
18     </miscellaneous>\r
19   </identification>\r
20   <part-list>\r
21     <score-part id="P1">\r
22       <part-name print-object="no">MusicXML Part</part-name>\r
23       <score-instrument id="P1-I1">\r
24         <instrument-name>Grand Piano</instrument-name>\r
25       </score-instrument>\r
26       <midi-instrument id="P1-I1">\r
27         <midi-channel>1</midi-channel>\r
28         <midi-program>1</midi-program>\r
29       </midi-instrument>\r
30     </score-part>\r
31   </part-list>\r
32   <!--=========================================================-->\r
33   <part id="P1">\r
34     <measure number="1">\r
35       <attributes>\r
36         <divisions>1</divisions>\r
37         <key>\r
38           <fifths>0</fifths>\r
39           <mode>major</mode>\r
40         </key>\r
41         <time symbol="common">\r
42           <beats>4</beats>\r
43           <beat-type>4</beat-type>\r
44         </time>\r
45         <clef>\r
46           <sign>G</sign>\r
47           <line>2</line>\r
48         </clef>\r
49       </attributes>\r
50       <note>\r
51         <pitch>\r
52           <step>G</step>\r
53           <octave>4</octave>\r
54         </pitch>\r
55         <duration>1</duration>\r
56         <voice>1</voice>\r
57         <type>quarter</type>\r
58         <notations>\r
59           <slur number="1" placement="above" type="start"/>\r
60         </notations>\r
61       </note>\r
62       <note>\r
63         <pitch>\r
64           <step>C</step>\r
65           <octave>5</octave>\r
66         </pitch>\r
67         <duration>1</duration>\r
68         <voice>1</voice>\r
69         <type>quarter</type>\r
70         <notations>\r
71           <slur number="1" type="stop"/>\r
72           <slur number="1" placement="above" type="start"/>\r
73         </notations>\r
74       </note>\r
75       <note>\r
76         <pitch>\r
77           <step>A</step>\r
78           <octave>4</octave>\r
79         </pitch>\r
80         <duration>1</duration>\r
81         <voice>1</voice>\r
82         <type>quarter</type>\r
83         <notations>\r
84           <slur number="1" type="stop"/>\r
85           <slur number="1" placement="below" type="start"/>\r
86         </notations>\r
87       </note>\r
88       <note>\r
89         <pitch>\r
90           <step>G</step>\r
91           <octave>4</octave>\r
92         </pitch>\r
93         <duration>1</duration>\r
94         <voice>1</voice>\r
95         <type>quarter</type>\r
96         <notations>\r
97           <slur number="1" type="stop"/>\r
98         </notations>\r
99       </note>\r
100     </measure>\r
101     <!--=======================================================-->\r
102     <measure number="2">\r
103       <note>\r
104         <pitch>\r
105           <step>G</step>\r
106           <octave>4</octave>\r
107         </pitch>\r
108         <duration>1</duration>\r
109         <voice>1</voice>\r
110         <type>quarter</type>\r
111         <notations>\r
112           <slur number="1" placement="above" type="start"/>\r
113         </notations>\r
114       </note>\r
115       <note>\r
116         <pitch>\r
117           <step>C</step>\r
118           <octave>5</octave>\r
119         </pitch>\r
120         <duration>1</duration>\r
121         <voice>1</voice>\r
122         <type>quarter</type>\r
123         <notations>\r
124           <slur number="2" placement="above" type="start"/>\r
125         </notations>\r
126       </note>\r
127       <note>\r
128         <pitch>\r
129           <step>A</step>\r
130           <octave>4</octave>\r
131         </pitch>\r
132         <duration>1</duration>\r
133         <voice>1</voice>\r
134         <type>quarter</type>\r
135         <stem default-y="10.5">up</stem>\r
136         <notations>\r
137           <slur number="2" type="stop"/>\r
138         </notations>\r
139       </note>\r
140       <note default-x="312">\r
141         <pitch>\r
142           <step>G</step>\r
143           <octave>4</octave>\r
144         </pitch>\r
145         <duration>1</duration>\r
146         <voice>1</voice>\r
147         <type>quarter</type>\r
148         <stem default-y="5.5">up</stem>\r
149         <notations>\r
150           <slur number="1" type="stop"/>\r
151         </notations>\r
152       </note>\r
153       <barline location="right">\r
154         <bar-style>light-heavy</bar-style>\r
155       </barline>\r
156     </measure>\r
157   </part>\r
158   <!--=========================================================-->\r
159 </score-partwise>\r