summaryrefslogtreecommitdiff
path: root/Es_ist_ein_Ros_entsprungen/artikulation.ly
blob: 11969ab7c2ac90766ba46b3b72b6eacd4a558591 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
artikulation = {
  \repeat volta 2 {
    s2\mf |
    s1*4 |
    s2
  }
  s4 s\< |
  s2 s\! |
  s2.\f s4\mf |
  s1*2 |
  s2. s4\> |
  s1 |
  s\p | \bar "|."
}