summaryrefslogtreecommitdiff
path: root/hr/quartett/sanctificatus/dynArt.ly
blob: 7e8cabbee9d795e9b941e2c20b14f480fe6ba996 (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 et

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

% articulation

    sopranArt = {
    }

    altArt = {
    }

    tenorArt = {
    }

    bassArt = {
    }