summaryrefslogtreecommitdiff
path: root/hr/kammer/bach/lobet/dynArt.ly
blob: 756726f2e422355ff984dccfa5d22b2655e9950c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%some settings% vim: ai sw=2 lbr nu encoding=utf8 et

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

% articulation

    sopranArt = {
    }

    altArt = {
    }

    tenorArt = {
    }

    bassArt = {
    }