forked from DDMAL/mei-test-set
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdotted-4.mei
77 lines (77 loc) · 7.62 KB
/
dotted-4.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
<?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:27:04Z" 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="0" 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" 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" ho="3.7188mm" oct="5" pname="d" pnum="74" stem.dir="up"/>
</layer>
<layer xml:id="m-37" n="2">
<note xml:id="m-38" dur="2" dur.ges="512p" ho="-1.2578mm" oct="5" pname="c" pnum="72" stem.dir="down"/>
<note xml:id="m-39" dur="4" dur.ges="256p" oct="4" pname="a" pnum="69" stem.dir="down"/>
</layer>
</staff>
</measure>
<measure xml:id="m-40" n="2" right="end">
<staff xml:id="m-41" n="1">
<layer xml:id="m-42" n="1">
<note xml:id="m-43" dots="1" dur="2" dur.ges="768p" oct="5" pname="c" pnum="72" stem.dir="up"/>
</layer>
<layer xml:id="m-44" n="2">
<note xml:id="m-45" dur="2" dur.ges="512p" oct="4" pname="b" pnum="71" stem.dir="down"/>
<note xml:id="m-46" dur="4" dur.ges="256p" oct="4" pname="g" pnum="67" stem.dir="down"/>
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>