diff options
Diffstat (limited to 'hr/stch/fertig/tore/dynArt.ly')
-rw-r--r-- | hr/stch/fertig/tore/dynArt.ly | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/hr/stch/fertig/tore/dynArt.ly b/hr/stch/fertig/tore/dynArt.ly new file mode 100644 index 0000000..8c6536f --- /dev/null +++ b/hr/stch/fertig/tore/dynArt.ly @@ -0,0 +1,24 @@ +%some settings% vim: ai sw=2 lbr nu et + + meta = { + %(dynamic) marks global to all voices + \dynamicUp + s2.*29 + \break + s2.*1 + } + +% articulation + + sopranArt = { + } + + altArt = { + } + + tenorArt = { + } + + bassArt = { + } + |