From 20d22de7bf4f53bc24bb36e922e7f2a6b93e298c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 12 Feb 2019 15:09:54 +0100 Subject: Pop_Messe aufgerÀumt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pop_Messe/benedictus/benedictus.ly | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 Pop_Messe/benedictus/benedictus.ly (limited to 'Pop_Messe/benedictus/benedictus.ly') diff --git a/Pop_Messe/benedictus/benedictus.ly b/Pop_Messe/benedictus/benedictus.ly deleted file mode 100644 index 0998944..0000000 --- a/Pop_Messe/benedictus/benedictus.ly +++ /dev/null @@ -1,32 +0,0 @@ -\score { - \header { - piece = "Benedictus" - composer = ##f - } - \new ChoirStaff << - \set Score.skipBars = ##t - \new Staff << - \new Voice = sopran { \globalBenedictus << \melodieSopranBenedictus \artikulationBenedictus >> } - >> - \new Lyrics \lyricsto sopran { \textBenedictus } - \new Staff << - \new Voice = alt { \globalBenedictus << \melodieAltBenedictus \artikulationBenedictus >> } - >> - \new Lyrics \lyricsto alt { \textBenedictus } - \new Staff << - \new Voice = tenor { \clef "G_8" \globalBenedictus << \melodieTenorBenedictus \artikulationBenedictus >> } - >> - \new Lyrics \lyricsto tenor { \textBenedictus } - \new Staff << - \new Voice = bass { \clef "bass" \globalBenedictus << \melodieBassBenedictus \artikulationBenedictus >> } - >> - \new Lyrics \lyricsto bass { \textBenedictus } - >> - \layout { -% indent = #0 - \context { - \Staff - \RemoveEmptyStaves - } - } -} -- cgit v1.2.3-70-g09d2