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