forked from DDMAL/mei-test-set
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepeats-positioning.mei
107 lines (107 loc) · 10.8 KB
/
repeats-positioning.mei
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="UTF-16" ?>
<mei xml:id="m-1" meiversion="3.0.0" xmlns="http://www.music-encoding.org/ns/mei" xmlns:xlink="http://www.w3.org/1999/xlink">
<meiHead xml:id="m-2">
<fileDesc xml:id="m-3">
<titleStmt xml:id="m-4">
<title xml:id="m-10"/>
<respStmt xml:id="m-11">
<persName xml:id="m-12"/>
</respStmt>
</titleStmt>
<pubStmt xml:id="m-13">
<availability xml:id="m-14">
<useRestrict xml:id="m-15">Copyright © </useRestrict>
</availability>
</pubStmt>
</fileDesc>
<encodingDesc xml:id="m-16">
<appInfo xml:id="m-17">
<application xml:id="sibelius" isodate="2017-3-7T17:31:36Z" version="7510">
<name xml:id="m-19" type="operating-system">Windows 7</name>
</application>
<application xml:id="sibmei" type="plugin" version="2.1.0">
<name xml:id="m-21">Sibelius to MEI Exporter (2.1.0)</name>
</application>
</appInfo>
</encodingDesc>
<workDesc xml:id="m-5">
<work xml:id="m-6">
<titleStmt xml:id="m-7">
<title xml:id="m-8"/>
<respStmt xml:id="m-9"/>
</titleStmt>
</work>
</workDesc>
</meiHead>
<music xml:id="m-22">
<body xml:id="m-23">
<mdiv xml:id="m-24">
<score xml:id="m-25">
<scoreDef xml:id="m-26" lyric.name="Plantin MT Std" meter.count="3" meter.unit="4" music.name="Opus Std" page.botmar="12.7mm" page.height="297mm" page.leftmar="12.7mm" page.rightmar="12.7mm" page.topmar="12.7mm" page.width="210mm" ppq="256" text.name="Plantin MT Std">
<staffGrp xml:id="m-27">
<staffDef xml:id="m-28" clef.line="2" clef.shape="G" key.mode="major" key.sig="2s" lines="5" n="1">
<!-- keyboard.piano.grand.bright -->
<instrDef xml:id="m-30" midi.channel="1" midi.pan="63" midi.volume="100"/>
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="m-31">
<sb xml:id="m-33"/>
<measure xml:id="m-32" label="1" left="rptstart" n="1">
<staff xml:id="m-34" n="1">
<layer xml:id="m-35" n="1">
<note xml:id="m-36" dots="1" dur="2" dur.ges="768p" oct="4" pname="b" pnum="71" stem.dir="down"/>
</layer>
</staff>
</measure>
<measure xml:id="m-37" n="2" right="rptend">
<staff xml:id="m-38" n="1">
<layer xml:id="m-39" n="1">
<note xml:id="m-40" dots="1" dur="2" dur.ges="768p" oct="5" pname="f" pnum="78" stem.dir="down">
<accid xml:id="m-41" accid.ges="s"/>
</note>
<clef xml:id="m-42" line="4" shape="F" staff="1" tstamp="4"/>
</layer>
</staff>
</measure>
<scoreDef xml:id="m-48" key.sig="2f" meter.count="3" meter.unit="8"/>
<measure xml:id="m-43" left="rptstart" n="3">
<staff xml:id="m-44" n="1">
<layer xml:id="m-45" n="1">
<note xml:id="m-46" dots="1" dur="4" dur.ges="384p" oct="3" pname="f" pnum="53" stem.dir="down"/>
</layer>
</staff>
<tie xml:id="m-47" endid="#m-52" startid="#m-46"/>
</measure>
<measure xml:id="m-49" n="4">
<staff xml:id="m-50" n="1">
<layer xml:id="m-51" n="1">
<note xml:id="m-52" dots="1" dur="4" dur.ges="384p" oct="3" pname="f" pnum="53" stem.dir="down"/>
</layer>
</staff>
</measure>
<measure xml:id="m-53" n="5">
<staff xml:id="m-54" n="1">
<layer xml:id="m-55" n="1">
<note xml:id="m-56" dots="1" dur="4" dur.ges="384p" oct="3" pname="b" pnum="58" stem.dir="down">
<accid xml:id="m-57" accid.ges="f"/>
</note>
</layer>
</staff>
<tie xml:id="m-58" endid="#m-62" startid="#m-56"/>
</measure>
<measure xml:id="m-59" n="6" right="rptend">
<staff xml:id="m-60" n="1">
<layer xml:id="m-61" n="1">
<note xml:id="m-62" dots="1" dur="4" dur.ges="384p" oct="3" pname="b" pnum="58" stem.dir="down">
<accid xml:id="m-63" accid.ges="f"/>
</note>
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>