summaryrefslogtreecommitdiff
path: root/hr/michi/mornin/dynArt.ly
blob: d1921693150def6e8af78e8da9f4c65000fa65fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%some settings% vim: ai sw=2 lbr nu et

  meta = {
    %(dynamic) marks global to all voices
    \dynamicUp
    s1*42
    \bar "|."
  }

% articulation

    sopranArt = {
    }

    altArt = {
    }

    tenorArt = {
    }

    bassArt = {
    }