]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/99a-Sibelius5-IgnoreBeaming.xml
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / input / regression / musicxml / 99a-Sibelius5-IgnoreBeaming.xml
1 <?xml version='1.0' encoding='UTF-8' standalone='no'?>
2 <!DOCTYPE score-partwise PUBLIC '-//Recordare//DTD MusicXML 1.1 Partwise//EN' 'http://www.musicxml.org/dtds/partwise.dtd'>
3 <score-partwise version='1.1'>
4         <identification>
5                 <encoding>
6                         <software>Sibelius 5.1</software>
7                         <software>Dolet 3.4 for Sibelius</software>
8                         <supports element='accidental' type='no'/>
9                         <supports element='transpose' type='no'/>
10                 </encoding>
11                 <miscellaneous>
12                         <miscellaneous-field name="description">Dolet 3 for 
13                             Sibelius (5.1) did not print out any closing beam 
14                             tags, only starting and continuing beam tags. For 
15                             such files, one either needs to ignore all beaming
16                             information or close all beams </miscellaneous-field>
17                 </miscellaneous>
18         </identification>
19         <part-list>
20                 <score-part id='P1'>
21                         <part-name></part-name>
22                 </score-part>
23         </part-list>
24 <!--=========================================================-->
25         <part id='P1'>
26                 <measure number='1'>
27                         <attributes>
28                                 <divisions>768</divisions>
29                                 <key>
30                                         <fifths>0</fifths>
31                                         <mode>major</mode>
32                                 </key>
33                                 <time>
34                                         <beats>3</beats>
35                                         <beat-type>4</beat-type>
36                                 </time>
37                                 <clef>
38                                         <sign>G</sign>
39                                         <line>2</line>
40                                 </clef>
41                         </attributes>
42                         <note dynamics='68'>
43                                 <pitch>
44                                         <step>E</step>
45                                         <octave>6</octave>
46                                 </pitch>
47                                 <duration>96</duration>
48                                 <voice>1</voice>
49                                 <type>32nd</type>
50                                 <beam number='1'>begin</beam>
51                                 <beam number='2'>begin</beam>
52                                 <beam number='3'>begin</beam>
53                                 <notations>
54                                         <slur type='start' number='1'/>
55                                 </notations>
56                         </note>
57                         <note dynamics='31'>
58                                 <pitch>
59                                         <step>F</step>
60                                         <alter>1</alter>
61                                         <octave>6</octave>
62                                 </pitch>
63                                 <duration>96</duration>
64                                 <voice>1</voice>
65                                 <type>32nd</type>
66                                 <beam number='1'>continue</beam>
67                                 <beam number='2'>continue</beam>
68                                 <beam number='3'>continue</beam>
69                         </note>
70                         <note dynamics='31'>
71                                 <pitch>
72                                         <step>F</step>
73                                         <alter>1</alter>
74                                         <octave>6</octave>
75                                 </pitch>
76                                 <duration>96</duration>
77                                 <voice>1</voice>
78                                 <type>32nd</type>
79                                 <beam number='1'>continue</beam>
80                         </note>
81                         <note dynamics='31'>
82                                 <pitch>
83                                         <step>F</step>
84                                         <alter>1</alter>
85                                         <octave>6</octave>
86                                 </pitch>
87                                 <duration>384</duration>
88                                 <voice>1</voice>
89                                 <type>eighth</type>
90                         </note>
91                         <note dynamics='47'>
92                                 <pitch>
93                                         <step>G</step>
94                                         <alter>1</alter>
95                                         <octave>6</octave>
96                                 </pitch>
97                                 <duration>96</duration>
98                                 <voice>1</voice>
99                                 <type>32nd</type>
100                                 <beam number='2'>begin</beam>
101                                 <beam number='3'>begin</beam>
102                         </note>
103                         <note dynamics='47'>
104                                 <pitch>
105                                         <step>B</step>
106                                         <octave>6</octave>
107                                 </pitch>
108                                 <duration>96</duration>
109                                 <voice>1</voice>
110                                 <type>32nd</type>
111                                 <beam number='1'>continue</beam>
112                                 <beam number='2'>continue</beam>
113                                 <beam number='3'>continue</beam>
114                                 <notations>
115                                         <slur type='stop' number='1'/>
116                                 </notations>
117                         </note>
118                 </measure>
119 <!--=========================================================-->
120         </part>
121 <!--=========================================================-->
122 </score-partwise>