]> git.donarmstrong.com Git - lilypond.git/blob - input/sondag-morgen/sondag-morgen-vers-volta2.ly
897e37c4d6e5ebe0f983d0fbad058087b80251cd
[lilypond.git] / input / sondag-morgen / sondag-morgen-vers-volta2.ly
1 \version "1.5.68"
2 \include "deutsch.ly"
3
4 marks = \lyrics {
5     \marks
6     ""1
7 }
8
9 ned = \downbow
10 op = \upbow
11
12 global = \notes {
13     \global
14     \property Score.repeatCommands = #'((volta #f)(volta "2, 3"))
15     \bar ":|"
16     s1
17 }
18
19 akk = \lyrics {
20     \akk
21     "H+9$\\sharp$"
22 }
23
24
25 mel = \notes {
26     \mel
27     \relative g'  {
28         h2 r8 e4 d8 ~ |
29     }
30 }
31
32 kormel = \notes {
33     \kormel
34     \relative g' {
35         cisis2 R2
36     }
37 }
38
39 sopsax = \notes {
40     \sopsax
41     \context Voice=sax \relative c'' {
42         cisis4 r8 d8 r dis4 e8
43     }
44 }
45 altsax = \notes {
46     \altsax
47     \context Voice=sax \relative c'' {
48         a4 r8 d8 r dis4 e8
49     }
50 }
51 tensax = \notes {
52     \tensax
53     \context Voice=sax \relative c' {
54         dis4 r8 d8 r dis4 e8 |
55     }
56 }
57
58 piar = \notes {
59     \piar
60     \relative c' {
61         <dis4 fis a h cisis> r8 <d8-\f a' d> r <dis4 ais' dis> <e8 h' e> | 
62     }
63 }
64 U = \sustainUp
65 D = \sustainDown
66 pial = \notes {
67     \pial
68     h,4 r8 d8 r dis4 e8  |
69 }
70 guitar = \notes {
71     \guitar
72     r4 e8-2 < a-3 d'-4> e-2 < ais-3 dis'-4> e-2 < h-3 e'-4> |
73 }
74
75 cello = \notes {
76     \cello
77     R1
78 }
79
80 bas = \notes {
81     \bas
82     h,4 r8 d8 r dis4 e8  |
83 }
84
85 \include "drumpitch-init.ly"
86 drhi = \notes {
87     \drhi
88     cymc4. cymc8 ~ cymc cymc4 cymc8 |
89 }
90 drlo = \notes {
91     \drlo
92     bd4 sn8 bd r bd4 bd8 |
93 }