Lieder:Armbruster aus dem Schlund: Unterschied zwischen den Versionen

Aus GaretienWiki
Zur Navigation springen Zur Suche springen
BB (D | B)
VolkoV (D | B)
K
Zeile 1: Zeile 1:
Das Lied der schlunder Armbruster:
+
<lilybook2>
 
 
<lilybook>
 
 
\version "2.10.25"
 
\version "2.10.25"
  
 +
\paper {
 +
  print-page-number=##f
 +
  ragged-bottom=##t
 +
  ragged-last-bottom=##t
 +
}
 
\header{
 
\header{
 
  title="Armbruster aus dem Schlund"
 
  title="Armbruster aus dem Schlund"
  subtitle="(Warriors of the World United)"
+
  subtitle="(Das Lied der Schlunder Armbruster)"
  poet="Worte: V. Strunk"
+
  poet="V. Strunk"
  composer="Melodie: Joey DeMaio"
+
  composer="Joey DeMaio: Warriors of the World United"
 +
tagline=""
 
}
 
}
  
Zeile 73: Zeile 77:
 
\midi { }
 
\midi { }
 
}
 
}
</lilybook>
+
</lilybook2>
  
 
[[Kategorie:Musik und Dichtung|Armbruster]]
 
[[Kategorie:Musik und Dichtung|Armbruster]]
 
[[Kategorie:Melodien|Armbruster]]
 
[[Kategorie:Melodien|Armbruster]]

Version vom 21. August 2007, 07:01 Uhr

<lilybook2> \version "2.10.25"

\paper {
 print-page-number=##f
 ragged-bottom=##t
 ragged-last-bottom=##t
}

\header{

title="Armbruster aus dem Schlund"
subtitle="(Das Lied der Schlunder Armbruster)"
poet="V. Strunk"
composer="Joey DeMaio: Warriors of the World United"
tagline=""

}

\score {

<<
 \time 4/4
 \tempo 4=80
 
 \relative {
  \key d \minor
  \clef "treble"
  \set Staff.midiInstrument="French Horn"
  r1 r1
  \repeat volta 2 { r4
   a'8 g8 a8 g16 f16~ f4
   g8 f8 g8 f8 g8 f16 e16~ e8   
   f16 f16 f8 e16 d16~ d4
   e16 e16 e8 e8 c16 d16~ d2. r4
  }
 }
 \addlyrics {
  \set stanza = "R1: "
  Brü- der ü- ber- all,
  kommt und hört der Hör- ner- schall,
  wir sind Arm- brus- ter,
  Arm- brus- ter aus dem Schlund.
 }
 \addlyrics {
  \set stanza = "R2: "
  Vor- wärts In- grimms- zorn,
  Pau- ken hört und Flü- gel- horn,
  wir sind Arm- brus- ter,
  Arm- brus- ter aus dem Schlund.
 }
 \drums {
  toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 toml8
  toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 toml8
  \repeat volta 2 {
   toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 toml8
   toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 toml8
   toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 toml8
   toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 tomml16 tomml16 toml8 toml8
  }
 }
 \relative c, {
  \key d \minor
  \clef "bass"
  \set Staff.midiInstrument="Trombone"
  r1 r1 
  \repeat volta 2 {
   <<d'1 f1 a1>> <<c,1 e1 g1>> <<d2 f2 a2>> <<cis,2 e2 a2>> <<d,1 f1 a1>>
  }
 }


>>

\layout { } \midi { } } </lilybook2>