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