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