]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/00i-Basics-NoKeyOrClef.xml
Add a TODO comment re grace note spacing.
[lilypond.git] / input / regression / musicxml / 00i-Basics-NoKeyOrClef.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3 <score-partwise>
4         <work> <work-title>/home/reinhold/lilypond-dev-files/07_nokey.xml</work-title></work> 
5         <identification> 
6                 <rights>Unknown</rights>
7                 <encoding>
8                         <software>Rosegarden-4</software>
9                 </encoding>
10         </identification> 
11         <part-list>
12                 <score-part id="0">
13                         <part-name>NoClef Test</part-name>
14                         <score-instrument id="#1">
15                                 <instrument-name>0</instrument-name>
16                         </score-instrument>
17                         <midi-instrument id="#1">
18                                 <midi-channel>1</midi-channel>
19                                 <midi-program>1</midi-program>
20                         </midi-instrument>
21                 </score-part>
22         </part-list>
23         <part id="0">
24                 <measure number="1">
25                         <attributes>
26                                 <divisions>960</divisions>
27                                 <time>
28                                 <beats>4</beats>
29                                 <beat-type>4</beat-type>
30                                 </time>
31                         </attributes>
32                         <note>
33                                 <pitch>
34                                         <step>C</step>
35                                         <octave>4</octave>
36                                 </pitch>
37                                 <duration>3840</duration>
38                                 <voice>1</voice>
39                                 <type>whole</type>
40                         </note>
41                 </measure>
42
43                 <measure number="2">
44                         <note>
45                                 <pitch>
46                                         <step>C</step>
47                                         <octave>4</octave>
48                                 </pitch>
49                                 <duration>3840</duration>
50                                 <voice>1</voice>
51                                 <type>whole</type>
52                         </note>
53                 </measure>
54         </part>
55 </score-partwise>