\version "2.26.0" \paper { #(set-paper-size "a4") top-margin = 1\cm bottom-margin = 1\cm %two-sided = true left-margin = 1.4\cm right-margin = 1.4\cm } date = #(strftime "%Y-%m-%d" (localtime (current-time))) year = #(strftime "%Y" (localtime (current-time))) \header { title = "Du bist allererste Sahne" composer = "Text & Musik: Rita Mölders" arranger = "Arrangement: Arnie Range" tagline = \markup { \concat { \teeny { "© " } \teeny \year \teeny { " Arnie Range, arnierange.mooo.com (" } \teeny \date \teeny { "), may be freely copied (CC BY-NC-SA)" } } } } global = { \time 4/4 \key f \major } globalTranspos = { \key g \major } Instrument = { %\set Staff.midiInstrument = "choir aahs" \set Staff.midiInstrument = "trumpet" \tempo 4=130 } SopranoNotes = \relative c'' { \Instrument \repeat volta 2 { c1 ~ | c4 r8 c8 c8 bes8 a8 g8 | g8 f8 ~ f4 r8 d8 d8 a'8 g2 r4 \alternative { { c,4 } { c8 c8 } } } % Und wir klatschen für dich \repeat volta 2 { d8 d8 c8 d8 ~ d2 ~ | d2 r4 d8 d8 | e8 e8 d8 e8 ~ e2 ~ | e2 r4 \alternative { { % und wir rufen alle nur für dich e8 e8 | f4 f4 f4 f4 | g4 g4 g4 c8 c8 ~ | c1 ~ | c2 r4 c,8 c8 | } { e8 e8 | f4 f4 f4 f4 | g4 g4 f4 e8 f8 ~ | f1^\fermata | \section \sectionLabel "optionale Modulation" \globalTranspos fis!4 fis4 e4 d4 | %cis'4 } } } \bar ":|." } AltoNotes = \relative c' { \Instrument \repeat volta 2 { f2( a2 | f4) r8 f8 e8 e8 d8 d8 | c8 c8 ~ c4 r8 f8 f8 f8 e2 r4 \alternative { { e4 } { c8 c8 } } } \repeat volta 2 { % Und wir klatschen für dich bes8 bes8 bes8 bes8 ~ bes2 ~ | bes2 r4 d8 d8 | c8 c8 c8 c8 ~ c2 ~ | c2 r4 \alternative { { % und wir rufen alle nur für dich c8 c8 | d4 d4 d4 f4 | f4 f4 g4 a8 a8 ~ | a1 ~ | a2 r4 a,8 a8 | } { c8 c8 | d4 d4 d4 d4 | e4 f4 e4 d8 c8 ~ | c1^\fermata | \section \globalTranspos d4 d4 d8( e8) fis!4 | %fis!4 } } } } TenorNotes = \relative c' { \Instrument \repeat volta 2 { c1( | d4) r8 d8 e8 d8 c8 bes8 | bes8 a8 ~ a4 r8 bes8 d8 bes8 g2 r4 \alternative { { c4 } { g8 a8 } } } \repeat volta 2 { % Und wir klatschen für dich f8 bes8 a8 f8 ~ f2 ~ | f2 r4 f8 f8 | f8 g8 a8 g8 ~ g2 ~ | g2 r4 \alternative { { % und wir rufen alle nur für dich bes8 bes8 | bes4 c4 d4 d4 | e4 f4 e4 f8 f8 ~ | f2.( r8 c8 | c2) r4 a8 g8 | } { bes8 bes8 | bes4 bes4 bes4 a4 | c4 c4 c4 bes8 a8 ~ | a1^\fermata | \section \globalTranspos c4 c4 c4 d4 | %cis4 } } } } BassNotes = \relative c { \Instrument \repeat volta 2 { f2.( a,4 | bes4) r8 g8 c8 c8 c8 c8 | f8 f8 ~ f4 r8 bes,8 bes8 f8 c'2 r4 \alternative { { c4 } { e8 e8 } } } \repeat volta 2 { % Und wir klatschen für dich f8 f8 f8 f8 ~ f2 ~ | f2 r4 f8 f8 | g8 g8 g8 g8 ~ g2 ~ | g2 r4 \alternative { { % und wir rufen g8 g8 | f4 e4 d4 d4 | c4 c4 c4 r4 | r4. f8 f4 ~ f4 ~ | f2 r4 f8 f8 | } { % Denn Geburtstag g8 g8 | f4 e4 d4 d4 | c4 c4 c4 c8 f8 ~ | f1^\fermata | \section \globalTranspos fis!4 d4 e4 fis4 | %fis!4 } } } } SopranoLyricsA = \lyricmode { Du __ bist al -- ler -- ers -- te Sah -- ne in un -- serm Kreis. Denn \set stanza = "1." Und wir klat -- schen für dich. __ Und wir stam -- pfen für dich. __ Und wir ru -- fen al -- le nur für dich: Hur -- ra! __ Und wir Denn Ge -- burts -- tag fei -- ern, das ist wun -- der -- bar. __ Du du du. Ja } SopranoLyricsB = \lyricmode { du __ ja du hast heut' Ge -- burts -- tag, wie je -- der weiß. "" \set stanza = "2." Und wir schnip -- sen für dich, __ und wir lach -- en für dich, __ } SopranoLyricsC = \lyricmode { "" "" "" "" "" "" "" "" "" "" "" "" "" \set stanza = "3." Und wir flüs -- tern für dich, __ und wir schrei -- en für dich, __ } SopranoLyricsD = \lyricmode { "" "" "" "" "" "" "" "" "" "" "" "" "" \set stanza = "4." Und wir ju -- beln für dich, __ und wir tan -- zen für dich, __ } \score { \new ChoirStaff << %\new ChordNames \Chords \new Staff = soprano << \override Staff.InstrumentName.#'self-alignment-X = #RIGHT \set Staff.instrumentName = \markup \right-column { S } \clef treble \new Voice = "Soprano" { \global \SopranoNotes } \new Lyrics \lyricsto "Soprano" { \SopranoLyricsA } \new Lyrics \lyricsto "Soprano" { \SopranoLyricsB } \new Lyrics \lyricsto "Soprano" { \SopranoLyricsC } \new Lyrics \lyricsto "Soprano" { \SopranoLyricsD } >> \new Staff = alto << \override Staff.InstrumentName.#'self-alignment-X = #RIGHT \set Staff.instrumentName = \markup \right-column { A } \clef treble \new Voice = "Alto" { \global \AltoNotes } \new Lyrics \lyricsto "Alto" { \SopranoLyricsA } \new Lyrics \lyricsto "Alto" { \SopranoLyricsB } \new Lyrics \lyricsto "Alto" { \SopranoLyricsC } \new Lyrics \lyricsto "Alto" { \SopranoLyricsD } >> \new Staff = tenor << \override Staff.InstrumentName.#'self-alignment-X = #RIGHT \set Staff.instrumentName = \markup \right-column { T } \clef "treble_8" \new Voice = "Tenor" { \global \TenorNotes } \new Lyrics \lyricsto "Tenor" { \SopranoLyricsA } \new Lyrics \lyricsto "Tenor" { \SopranoLyricsB } \new Lyrics \lyricsto "Tenor" { \SopranoLyricsC } \new Lyrics \lyricsto "Tenor" { \SopranoLyricsD } >> \new Staff = bass << \override Staff.InstrumentName.#'self-alignment-X = #RIGHT \set Staff.instrumentName = \markup \right-column { B } \clef bass \new Voice = "Bass" { \global \BassNotes } \new Lyrics \lyricsto "Bass" { \SopranoLyricsA } \new Lyrics \lyricsto "Bass" { \SopranoLyricsB } \new Lyrics \lyricsto "Bass" { \SopranoLyricsC } \new Lyrics \lyricsto "Bass" { \SopranoLyricsD } >> >> \layout { \context { \Lyrics \with { %\override LyricText.#'font-size = #-0.3 } } \context { \Score \override RehearsalMark.#'self-alignment-X = #LEFT \override RehearsalMark.#'break-align-symbols = #'(bar-line) %\remove "Volta_engraver" } } } %showLastLength = R1*3 \score { \unfoldRepeats << \new Staff << { \global \SopranoNotes \transpose f g { \SopranoNotes } } >> \new Staff << { \global \AltoNotes \transpose f g { \AltoNotes } } >> \new Staff << { \global \TenorNotes \transpose f g {\TenorNotes } } >> \new Staff << { \global \BassNotes \transpose f g { \BassNotes } } >> >> \midi { \context { } } } % :vim: ts=2 sw=2 et