summaryrefslogtreecommitdiff
path: root/Horch_die_Wellen_tragen/artikulation.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Horch_die_Wellen_tragen/artikulation.ly')
-rw-r--r--Horch_die_Wellen_tragen/artikulation.ly17
1 files changed, 17 insertions, 0 deletions
diff --git a/Horch_die_Wellen_tragen/artikulation.ly b/Horch_die_Wellen_tragen/artikulation.ly
new file mode 100644
index 0000000..f3ecf77
--- /dev/null
+++ b/Horch_die_Wellen_tragen/artikulation.ly
@@ -0,0 +1,17 @@
+dynamik = {
+ s1*4 |
+ s4^\p s2. |
+ s1 |
+ s4^\markup { \italic "cresc." } s2. |
+ s1 |
+ s4^\f s2. |
+ s1*3 |
+ s4^\mf s2. |
+ s4^\markup { \italic "dim." } s2. |
+ s4^\p s2. |
+ s1 |
+ s4^\pp s2. |
+ s1 |
+ s4^\markup { \italic "rit." } s2. |
+ s4^\ppp s2. | \bar "|."
+}