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