From 646f69a657326ca8dd733dfa579a90f89823d677 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 9 Sep 2014 23:41:49 +0200 Subject: Awf,MdeDg,NkdHH repariert --- Ach_wie_fluechtig/Ach_wie_fluechtig.ly | 3 +++ Ach_wie_fluechtig/artikulation.ly | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 Ach_wie_fluechtig/artikulation.ly (limited to 'Ach_wie_fluechtig') diff --git a/Ach_wie_fluechtig/Ach_wie_fluechtig.ly b/Ach_wie_fluechtig/Ach_wie_fluechtig.ly index b7e73a1..f4ca356 100644 --- a/Ach_wie_fluechtig/Ach_wie_fluechtig.ly +++ b/Ach_wie_fluechtig/Ach_wie_fluechtig.ly @@ -1,6 +1,7 @@ \include "deutsch.ly" \include "stimmen.ly" \include "texte.ly" +\include "artikulation.ly" \pointAndClickOff @@ -56,11 +57,13 @@ \new ChoirStaff << \set Score.skipBars = ##t \new Staff << + \new Voice = frArti { \globalVI \oneVoice \artikulationVI } \new Voice = sopran { \globalVI \voiceOne \sopranMelodieVI } \new Voice = alt { \globalVI \voiceTwo \altMelodieVI } >> \new Lyrics \lyricsto sopran { \TextVI } \new Staff << + \new Voice = maArti { \globalVI \oneVoice \clef "bass" \artikulationVI } \new Voice = tenor { \globalVI \voiceOne \clef "bass" \tenorMelodieVI } \new Voice = bass { \globalVI \voiceTwo \clef "bass" \bassMelodieVI } >> diff --git a/Ach_wie_fluechtig/artikulation.ly b/Ach_wie_fluechtig/artikulation.ly new file mode 100644 index 0000000..670096f --- /dev/null +++ b/Ach_wie_fluechtig/artikulation.ly @@ -0,0 +1,5 @@ + artikulationVI = { + s4\breathe s2. | + s4\breathe s2. | + s1*7 | \bar "|." + } \ No newline at end of file -- cgit v1.2.3-70-g09d2