-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathminimal_GLT.mei
More file actions
72 lines (72 loc) · 3.47 KB
/
Copy pathminimal_GLT.mei
File metadata and controls
72 lines (72 loc) · 3.47 KB
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
<?xml version='1.0' encoding='UTF-8'?>
<?xml-model href="https://music-encoding.org/schema/5.1/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/5.1/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.1">
<meiHead>
<fileDesc>
<titleStmt>
<title>Minimal GLT example</title>
</titleStmt>
<pubStmt/>
</fileDesc>
<encodingDesc>
<appInfo/>
</encodingDesc>
</meiHead>
<music xml:id="m8m56cx2">
<body xml:id="b73ctgr2">
<mdiv xml:id="mzwi59s2" n="1">
<score xml:id="seqzfpg1">
<scoreDef xml:id="s9eahny1" mnum.visible="false">
<staffGrp xml:id="srkc6t21">
<staffDef xml:id="sk5lse" lines="3" n="1" notationtype="tab.lute.german" tab.align="bottom">
<tuning xml:id="tblif8y2">
<course xml:id="c1t5cp51" n="1" oct="4" pname="g"/>
<course xml:id="ceh8ihu2" n="2" oct="4" pname="d"/>
<course xml:id="cnmkxz5" n="3" oct="3" pname="a"/>
<course xml:id="cmru3fk1" n="4" oct="3" pname="f"/>
<course xml:id="cdeqw4l2" n="5" oct="3" pname="c"/>
<course xml:id="c2w4y2z1" n="6" oct="2" pname="g"/>
</tuning>
<mensur xml:id="mlqguaw1" dot="false" sign="C"/>
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="scn5ztv1" n="1">
<pb xml:id="pwevyru2" n="1"/>
<measure xml:id="mh9fqex2" n="1" >
<staff xml:id="s0jiwvs1" n="1">
<layer xml:id="lsddgnk2" n="1">
<tabGrp dur="4">
<rest glyph.auth="smufl" glyph.num="U+EBA8" glyph.name="luteDurationHalf"/>
</tabGrp>
<tabGrp xml:id="tn2jcn91" dur="8">
<tabDurSym xml:id="tsidnla"/>
<note xml:id="ndbnb451" tab.course="1" tab.fret="0" tab.line="3"/>
<note xml:id="id0" tab.course="4" tab.fret="2"/>
</tabGrp>
<tabGrp xml:id="tq7f7sv2" dur="8">
<tabDurSym xml:id="t8a0k07" tab.line="3"/>
<note xml:id="id1" tab.course="2" tab.fret="3"/>
</tabGrp>
</layer>
</staff>
</measure>
<measure xml:id="mf6gklm1" n="2">
<staff xml:id="spdhfct1" n="1">
<layer xml:id="low87ny1" n="1">
<tabGrp xml:id="id29" dur="2">
<note xml:id="nrwfdgr1" tab.course="3" tab.fret="3"/>
<note xml:id="n5xci3m2" tab.course="4" tab.fret="2"/>
<note xml:id="n1mc4i11" tab.course="5" tab.fret="0"/>
</tabGrp>
</layer>
</staff>
<fermata xml:id="ftesbxj1" startid="#id29"/>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>