]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/14b-DifferentKeys-PJB.xml
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / musicxml / 14b-DifferentKeys-PJB.xml
1 <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6b Partwise//EN"
3  "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise>
5         <identification>
6                 <encoding>
7                         <software>/usr/bin/vi</software>
8                         <encoding-date>2007-01-22</encoding-date>
9                 </encoding>
10                 <miscellaneous>
11                         <miscellaneous-field name="description">A piano staff 
12                             with different keys and clefs for each of its 
13                             staves. The keys and clefs for both staves are given 
14                             at the very beginning of the measure.</miscellaneous-field>
15                 </miscellaneous>
16         </identification>
17         <part-list>
18                 <score-part id="P1">
19                         <part-name>MIDI Track 1</part-name>
20                 </score-part>
21         </part-list>
22         <part id="P1">
23                 <measure number="1">
24                         <attributes>
25                                 <divisions>96</divisions>
26                                 <key number="1"><fifths>0</fifths></key>
27                                 <key number="2"><fifths>2</fifths></key>
28                                 <time><beats>4</beats><beat-type>4</beat-type></time>
29                                 <staves>2</staves>
30                                 <clef number="1"><sign>G</sign><line>2</line></clef>
31                                 <clef number="2"><sign>F</sign><line>4</line></clef>
32                         </attributes>
33                         <note>
34                                 <pitch><step>F</step><octave>4</octave></pitch>
35                                 <duration>384</duration>
36                                 <voice>1</voice>
37                                 <type>whole</type>
38                                 <staff>1</staff>
39                         </note>
40                         <backup><duration>384</duration></backup>
41                         <note>
42                                 <pitch><step>B</step><octave>2</octave></pitch>
43                                 <duration>384</duration>
44                                 <voice>2</voice>
45                                 <type>whole</type>
46                                 <staff>2</staff>
47                         </note>
48                 </measure>
49         </part>
50 </score-partwise>