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

  meta = {
    %(dynamic) marks global to all voices
    \dynamicUp
    %\autoBeamOff
  }

% articulation

    sopranArt = {
    }

    altArt = {
    }

    tenorArt = {
    }

    bassArt = {
    }