summaryrefslogtreecommitdiff
path: root/Bewahr_die_Erde/artikulation.ly
blob: 9d0a6e173732eedc23da0ea5955042bf0cc836f7 (plain)
1
2
3
4
5
6
7
8
artikulation = {
  s1*4\breathe |
  s1*4\breathe |
  \repeat volta 2 {
    s1*4\breathe |
    s1*4 |
  }
}