diff options
Diffstat (limited to 'Die_Nacht_ist_vorgedrungen/artikulation.ly')
-rw-r--r-- | Die_Nacht_ist_vorgedrungen/artikulation.ly | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Die_Nacht_ist_vorgedrungen/artikulation.ly b/Die_Nacht_ist_vorgedrungen/artikulation.ly new file mode 100644 index 0000000..5f211e3 --- /dev/null +++ b/Die_Nacht_ist_vorgedrungen/artikulation.ly @@ -0,0 +1,19 @@ +artikulation = { + s2 | + s1. | + s1\breathe s2 | + s1. | + s1\breathe s2 | + s1. | + s1\breathe s2 | + s1. | \time 2/2 + s1 | \time 3/2 + s1. | \time 2/2 + s2.\breathe s4 | \time 3/2 + s1. | + s1\breathe s2 | + s1. | \time 2/2 + s2.\breathe s4 | \time 3/2 + s1. | + s1 \bar "|." +} |