Lieder:Orkenwall-Ballade: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
Zeile 18: | Zeile 17: | ||
} | } | ||
\score { | \score { | ||
Zeile 29: | Zeile 26: | ||
\key c \major | \key c \major | ||
a4 gis8 a b4 a8 b | a4 gis8 a b4 a8 b | ||
c4 b8 a b2 | c4 b8 a b2 | ||
Zeile 47: | Zeile 43: | ||
>> | >> | ||
\layout { } | |||
\midi { } | |||
} | } | ||
</lilybook2> | </lilybook2> | ||
Version vom 19. September 2007, 10:21 Uhr
<lilybook2>
\version "2.10.25"
\paper { print-page-number=##f ragged-bottom=##t ragged-last-bottom=##t }
\header{
title="Orkenwall-Ballade" poet="V. Weinzheimer, B. Berghausen, W. Hensel" composer="Comedianten Dans: Bergen op Zoom" tagline="Herkunft: www.garetien.de - Music engraving: LilyPond"
}
\score {
<< \time 4/4 \tempo 4=110 \relative c {
\key c \major a4 gis8 a b4 a8 b c4 b8 a b2 c4 b8 c d4 c8 d e4. e8 d e c d b2 a a4 gis8 a b4 a8 b c4 b8 a b2 c4 b8 c d4 c8 d e4. e8 d e c d b2 a
}
>>
\layout { } \midi { } } </lilybook2>