]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/04h-Slur-ChordedNotes.xml
DOC -- Index editorial, pitches, staff. Ralph Palmer's work
[lilypond.git] / input / regression / musicxml / 04h-Slur-ChordedNotes.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   </identification>
7   <part-list>
8     <score-part id="P1">
9       <part-name print-object="no">MusicXML Part</part-name>
10     </score-part>
11   </part-list>
12   <!--=========================================================-->
13   <part id="P1">
14     <measure number="1" width="916">
15       <attributes>
16         <divisions>1</divisions>
17         <key>
18           <fifths>0</fifths>
19           <mode>major</mode>
20         </key>
21         <time symbol="common">
22           <beats>4</beats>
23           <beat-type>4</beat-type>
24         </time>
25         <clef>
26           <sign>G</sign>
27           <line>2</line>
28         </clef>
29       </attributes>
30       <note>
31         <pitch>
32           <step>G</step>
33           <octave>4</octave>
34         </pitch>
35         <duration>1</duration>
36         <voice>1</voice>
37         <type>quarter</type>
38         <notations>
39           <slur number="1" placement="above" type="start"/>
40         </notations>
41       </note>
42       <note>
43         <chord/>
44         <pitch>
45           <step>C</step>
46           <octave>5</octave>
47         </pitch>
48         <duration>1</duration>
49         <voice>1</voice>
50         <type>quarter</type>
51         <stem>down</stem>
52       </note>
53       <note>
54         <chord/>
55         <pitch>
56           <step>G</step>
57           <octave>5</octave>
58         </pitch>
59         <duration>1</duration>
60         <voice>1</voice>
61         <type>quarter</type>
62       </note>
63       <note>
64         <pitch>
65           <step>A</step>
66           <octave>4</octave>
67         </pitch>
68         <duration>1</duration>
69         <voice>1</voice>
70         <type>quarter</type>
71       </note>
72       <note>
73         <chord/>
74         <pitch>
75           <step>D</step>
76           <octave>5</octave>
77         </pitch>
78         <duration>1</duration>
79         <voice>1</voice>
80         <type>quarter</type>
81       </note>
82       <note>
83         <pitch>
84           <step>G</step>
85           <octave>4</octave>
86         </pitch>
87         <duration>1</duration>
88         <voice>1</voice>
89         <type>quarter</type>
90         <notations>
91           <slur number="1" type="stop"/>
92           <slur number="1" placement="above" type="start"/>
93         </notations>
94       </note>
95       <note>
96         <chord/>
97         <pitch>
98           <step>D</step>
99           <octave>5</octave>
100         </pitch>
101         <duration>1</duration>
102         <voice>1</voice>
103         <type>quarter</type>
104       </note>
105       <note>
106         <pitch>
107           <step>C</step>
108           <octave>5</octave>
109         </pitch>
110         <duration>1</duration>
111         <voice>1</voice>
112         <type>quarter</type>
113         <notations>
114           <slur number="1" type="stop"/>
115         </notations>
116       </note>
117       <barline location="right">
118         <bar-style>light-heavy</bar-style>
119       </barline>
120     </measure>
121   </part>
122   <!--=========================================================-->
123 </score-partwise>