\version "2.24.1" \include "../voicecolors.ly" % automatically converted by musicxml2ly from laudateo.musicxml \pointAndClickOff \header { title = "Laudate omnes gentes" copyright = Taize composer = Taize encodingsoftware = "MuseScore 4.0.2" encodingdate = "2024-11-12" } \layout { \context { \Score autoBeaming = ##f } } laudatePartPOneVoiceOne = \relative g' { \voiceOne \override Voice.NoteHead.color = \scolor \clef "treble" \time 3/4 \key es \major \partial 8 g8 \repeat volta 2 { | % 1 g4. g8 as8 [ g8 ] | % 2 f4 es4 \once \oneVoice r8 d8 | % 3 es4. f8 g8 [ as8 ] | % 4 f2 \once \oneVoice r8 g8 | % 5 g4. g8 as8 [ g8 ] | % 6 f4 es4 \once \oneVoice r8 g8 | % 7 f4. es8 es8 [ d8 ] | % 8 es2 \once \oneVoice r8 g8 } } laudatePartPOneVoiceTwo = \relative es' { \override Voice.NoteHead.color = \acolor \voiceThree \override NoteColumn.ignore-collision = ##t \omit Flag \omit Beam \clef "treble" \time 3/4 \key es \major \partial 8 es8 \repeat volta 2 { | % 1 es4. es8 es8 [ es8 ] | % 2 d4 c4 s8 b8 | % 3 c4. d8 es8 [ f8 ] | % 4 d2 s8 es8 | % 5 es4. es8 es8 [ es8 ] | % 6 d4 c4 s8 es8 | % 7 c4. c8 bes8 [ bes8 ] | % 8 bes2 s8 es8 } } laudatePartPOneVoiceOneLyricsOne = \lyricmode {\set ignoreMelismata = ##t Lau -- da -- te om -- nes gen -- "tes," lau -- da -- te Do -- mi -- "num." Lau -- da -- te om -- nes gen -- "tes," lau -- da -- te Do -- mi -- "num." Lau- } laudatePartPOneVoiceOneLyricsEN = \lyricmode {\set ignoreMelismata = ##t \override LyricText.color = \tcolortwo "Sing," prai -- "ses," all you peo -- "ples," sing prai -- ses to the Lord. "Sing," prai -- "ses," all you peo -- "ples," sing prai -- ses to the Lord. Sing } laudatePartPOneVoiceOneLyricsDE = \lyricmode {\set ignoreMelismata = ##t \override LyricText.color = \tcolorthree Lob -- "singt," ihr "Völ" -- ker al -- "le," lob -- singt und preist den Herrn. Lob -- "singt," ihr "Völ" -- ker al -- "le," lob -- singt und preist den Herrn. Lob- } laudatePartPTwoVoiceOne = \relative es { \override Voice.NoteHead.color = \scolor \clef "bass" \time 3/4 \key es \major \partial 8 \stemDown 8 \repeat volta 2 { | % 1 \stemDown 4. \stemDown 8 \stemDown 8 [ \stemDown 8 ] | % 2 \stemDown 4 \stemDown 4 r8 \stemUp 8 | % 3 \stemDown 4. \stemDown 8 \stemDown 8 [ \stemDown 8 ] | % 4 \stemDown 2 r8 \stemDown 8 | % 5 \stemDown 4. \stemDown 8 \stemDown 8 [ \stemDown 8 ] | % 6 \stemDown 4 \stemDown 4 r8 \stemDown 8 | % 7 \stemDown 4. \stemDown 8 \stemDown 8 [ \stemDown 8 ] | % 8 \stemDown 2 r8 \stemDown 8 } } laudatePartPThreeVoiceOne = \relative bes { \override Voice.NoteHead.color = \tcolor \override NoteColumn.ignore-collision = ##t \omit Flag \omit Beam \override Stem.length = 9 \clef "bass" \time 3/4 \key es \major \partial 8 bes8 \repeat volta 2 { | % 1 bes4. bes8 c8 [ bes8 ] | % 2 bes4 g4 \once \oneVoice r8 \once \undo \omit Flag \once \stemUp \once \override Stem.length = 6 g8 | % 3 g4. bes8 bes8 [ c8 ] | % 4 bes2 \once \oneVoice r8 bes8 | % 5 bes4. bes8 c8 [ bes8 ] | % 6 bes4 g4 \once \oneVoice r8 g8 | % 7 as4. g8 f8 [ f8 ] | % 8 g2 \once \oneVoice r8 bes8 } } laudatePartPFourVoiceOne = \relative es { \override Voice.NoteHead.color = \bcolor \clef "bass" \time 3/4 \key es \major \partial 8 es8 \repeat volta 2 { | % 1 es4. es8 \stemDown as,8 [ es'8 ] | % 2 bes4 c4 s8 \once \stemUp \once \omit Flag \once \override Stem.length = 9 g8 | % 3 c4. bes8 es8 [ as,8 ] | % 4 bes2 s8 es8 | % 5 es4. es8 as,8 [ es'8 ] | % 6 bes4 c4 s8 c8 | % 7 as4. as8 bes8 [ bes8 ] | % 8 es2 s8 es8 } } % The score definition \score { << \new StaffGroup << \new Staff << \set Staff.instrumentName = \markup { \center-column { \line {"S"} \line {"A"} } } \context Staff << \mergeDifferentlyDottedOn\mergeDifferentlyHeadedOn \context Voice = "laudatePartPOneVoiceOne" { \laudatePartPOneVoiceOne } \context Voice = "laudatePartPOneVoiceTwo" { \laudatePartPOneVoiceTwo } \new Lyrics \lyricsto "laudatePartPOneVoiceOne" { \laudatePartPOneVoiceOneLyricsOne } \new Lyrics \lyricsto "laudatePartPOneVoiceOne" { \laudatePartPOneVoiceOneLyricsEN } \new Lyrics \lyricsto "laudatePartPOneVoiceOne" { \laudatePartPOneVoiceOneLyricsDE } >> >> \new Staff << \set Staff.instrumentName = \markup { \center-column { \line {"T"} \line {"B"} } } \context Staff << \mergeDifferentlyDottedOn\mergeDifferentlyHeadedOn \context Voice = "laudatePartPThreeVoiceOne" { \laudatePartPThreeVoiceOne } \context Voice = "laudatePartPFourVoiceOne" { \laudatePartPFourVoiceOne } >> >> >> >> \layout {} % To create MIDI output, uncomment the following line: % \midi {\tempo 4 = 100 } }