From 82fc6688306e320330facdd397ca63881d549278 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Wed, 25 Aug 2021 14:10:41 +0200 Subject: [PATCH] Change end part --- named_loops.ly | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/named_loops.ly b/named_loops.ly index e316d32..56b0cdf 100644 --- a/named_loops.ly +++ b/named_loops.ly @@ -54,10 +54,10 @@ frank = \relative { \repeat unfold 3 { f''2. e4 | d a2 r4 } f'2. e4 | fis2. a4 \bar "||" } frankVTwo = \relative { - \repeat unfold 3 { r8 d'16 e f e d8 f2 | r8 d16 e fis e d8 fis2 } r8 d16 e f e d8 f2 | r8 d16 e fis e d8 d4 fis \bar "||" + \repeat unfold 3 { r8 d'16 e f e d e f2 | r8 d16 e fis e d e fis2 } r8 d16 e f e d8 f2 | r8 d16 e fis e d e fis2 \bar "||" } frankCello = \relative { - \repeat unfold 2 { bes,4 r8 f bes bes c4 | d4 r8 a d, d' c16 d c8 | bes4 r8 f bes bes c cis | d4 r8 a d,4 r } \bar "||" + \repeat unfold 2 { bes,4 r8 f bes bes c cis | d4 r8 a d, d' c16 d c8 | bes4 f c' g | d'4 r8 a d,4 r } \bar "||" } giuseppe = \relative { @@ -69,7 +69,10 @@ end = \relative { bes''8 a g f f16 e d8 cis e | d4 r r2 \bar "||" } endVTwo = \relative { - g'8 e16 f g f e8 g4 e | fis1 \bar "||" + g'8 e16 f g f e f g4 e | fis1 \bar "||" +} +endViola = \relative c' { + r1 | r8 d16 e fis e d a d,2 \bar "||" } endCello = \relative { g,4 r8 bes a4 a, | d1 \bar "||" @@ -111,7 +114,7 @@ viola = \new Voice { \repeat unfold 8 { r1 } \aliceViola \repeat unfold 8 { r1 } - \repeat unfold 2 { r1 } + \endViola \bar "|." } cello = \new Voice {