]> git.donarmstrong.com Git - lilypond.git/blob - input/sondag-morgen/sondag-morgen-vers-volta1.ly
* VERSION (MY_PATCH_LEVEL): make 1.7.0
[lilypond.git] / input / sondag-morgen / sondag-morgen-vers-volta1.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 "1"))
15     s1
16 }
17
18 akk = \lyrics {
19     \akk
20     "D11"1
21 }
22
23
24 mel = \notes {
25     \mel
26     \relative g' {
27         a2 r8 d,8 [g a]  |
28     }
29 }
30
31 kormel = \notes {
32     \kormel
33     \relative c'' {
34         d2 R2
35     }
36 }
37
38 sopsax = \notes {
39     \sopsax
40     \context Voice = sax \relative c'' { a2 r2 }
41 }
42 altsax = \notes {
43     \altsax
44     \context Voice = sax \relative c' {e2 r2 }
45 }
46 tensax = \notes {
47     \tensax
48     \context Voice = sax \relative c'  {c2 r2 }
49 }
50
51 piar = \notes {
52     \piar
53     \relative c' {
54         <c e g a> r8 d g a
55     }
56 }
57 U = \sustainUp
58 D = \sustainDown
59 pial = \notes {
60     \pial
61     s1*0 \D d1*1/2 \U \D s2 \U |
62
63 }
64 guitar = \notes {
65     \guitar
66     \relative c' {
67         <d,2\2 g\3 h\4 e\5 a\6> r2 |
68     }
69 }
70
71 cello = \notes {
72     \cello
73     R1
74 }
75
76 bas = \notes {
77     \bas
78     d1 |
79 }
80
81 \include "drumpitch-init.ly"
82 drhi = \notes {
83     \drhi
84     cymc4 tommh8 toml sn hho sn sn |
85 }
86 drlo = \notes {
87     \drlo
88     bd4. bd8 bd4 bd4    
89 }