summaryrefslogtreecommitdiff
path: root/hr/three/lilydocs/dornwald/dynArt.ly
blob: 772c8f116bcbf7147822ce6ca12efe074839f68e (plain)
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
%some settings% vim: ai sw=2 lbr nu et

  meta = {
    %(dynamic) marks global to all voices
    \dynamicUp
    s4 
    s1 
    s2 
    \tieDashed
    s2 
    \tieSolid
    s1 
    s1 
    s1 
    s2. 
    \slurDashed
    \tieDashed
    s4 
    s1 
    \slurSolid
    \tieSolid
  }

% articulation

    sopranArt = {
    }

    altArt = {
    }

    tenorArt = {
    }

    bassArt = {
    }