From 71d122d20672baa8139f8496b0f62deb49b1f8d4 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 28 Jun 2018 23:26:52 +0200 Subject: Du_bist_mein_ich_bin_dein: Continuo neu --- .../Du_bist_mein_ich_bin_dein/Du_bist_mein_ich_bin_dein.ly | 6 +++++- Kanons/Du_bist_mein_ich_bin_dein/stimmen.ly | 14 ++++++++++++++ Kanons/Du_bist_mein_ich_bin_dein/texte.ly | 9 +++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) (limited to 'Kanons') diff --git a/Kanons/Du_bist_mein_ich_bin_dein/Du_bist_mein_ich_bin_dein.ly b/Kanons/Du_bist_mein_ich_bin_dein/Du_bist_mein_ich_bin_dein.ly index e0ed691..659ded6 100644 --- a/Kanons/Du_bist_mein_ich_bin_dein/Du_bist_mein_ich_bin_dein.ly +++ b/Kanons/Du_bist_mein_ich_bin_dein/Du_bist_mein_ich_bin_dein.ly @@ -21,9 +21,13 @@ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << - \new Voice = melodie { \global \oneVoice \melodie } + \new Voice = melodie { \global \oneVoice \melodie } >> \new Lyrics \lyricsto melodie { \text } + \new Staff << + \new Voice = continuo { \global \clef "bass" \oneVoice \melodieContinuo } + >> + \new Lyrics \lyricsto continuo { \textContinuo } >> \layout { indent = #0 diff --git a/Kanons/Du_bist_mein_ich_bin_dein/stimmen.ly b/Kanons/Du_bist_mein_ich_bin_dein/stimmen.ly index f73cfd1..c3ff5fd 100644 --- a/Kanons/Du_bist_mein_ich_bin_dein/stimmen.ly +++ b/Kanons/Du_bist_mein_ich_bin_dein/stimmen.ly @@ -12,6 +12,9 @@ global = { % Die Stimmen melodie = \relative es' { + \repeat volta 2 { + R2*2 | + } es4^\markup { "1." } f | b2^\markup { "2." } | g4 f | @@ -43,3 +46,14 @@ melodie = \relative es' { g4^\fermata f | es2^\fermata | \bar "|." } + +melodieContinuo = \relative es { + \repeat volta 2 { + 2~ | + | + } + \repeat unfold 15 { + ~ | + | + } +} diff --git a/Kanons/Du_bist_mein_ich_bin_dein/texte.ly b/Kanons/Du_bist_mein_ich_bin_dein/texte.ly index 7b99d19..44d50d8 100644 --- a/Kanons/Du_bist_mein_ich_bin_dein/texte.ly +++ b/Kanons/Du_bist_mein_ich_bin_dein/texte.ly @@ -15,3 +15,12 @@ text = \lyricmode { ja, du musst im -- mer drin -- nen sein, ja, drin -- nen sein. } + +textContinuo = \lyricmode { + \repeat volta 2 { + mh __ + } + \repeat unfold 15 { + mh __ + } +} -- cgit v1.2.3-70-g09d2