% -*- coding: utf-8 -*- \include "/home/eyolf/.templates/bookLayout.ly" \header { % title = "Del bel lauro" tagline = "" } %% Macros %\include "printLayout.ly" genStuff = { \key f\major \time 3/4 \layoutTweaks \override Score.TimeSignature #'style = #'single-digit } %% Melodies melodySoprano = \relative c' { \genStuff \clef treble r4 f f | e4. d8 c4 | d2 e4 | f4. e8 d4 | e2. | d c2 r4 r2. r4 g' g | g8[ f g a g f] e[ d e f e d] c4 f4. e8 f[ g f e f g] a[ g f e] d4 e e e f f8[ g] a[ bes] a2 e4 f2 f e f a g f4 g2 e r4\fermata \fullBarDbl a2 a4 g2. f2 f4 e4. d8 e c d4 d2 R2.*2 r4 g4 g f4. g8[ f ees] d[ ees] f4. g8 f4( c) f f d8[ ees] f4 g2 g f4. ees8 d[ c d ees f g] f4 f2 f f4 e8[ d e f] g[ e] f2. e2 f e f2. } melodyAlt = \relative c' { \genStuff \clef "G_8" f,2 f4 g2 a4 bes4. a8 g4 f8[ e f g a b] c4 g2 r2. r4 c4 d e8[ d e f] e4 d2. c4 c c c8[ b c d c bes] a[ g a bes a g] f4 c'2. d8[ c] b4 c c c d d8[ e] f4 e8[ d] cis2 d4 d d2 c4 bes a2 f' e8[ d] cis4 d2. cis2 r4\fermata R2.*3 c2 c4 bes4. a8 bes g a4 a2 r4 d d d4. d8[ ees d] c[ bes] c2 d2. c4 a8[ bes] c4 d2 d ees8[ d] c[ bes] c2 c4 d2. c a2 b4 c2. c c4 c2 c2. c } melodyTenor = \relative c' { \genStuff \clef "G_8" R2.*4 r4 c c b4. a8 g4 a2 b4 c4. b8[ c a] b[ a b c b a] g4 g2 r4 g g a8[ bes c d c bes a] g[ a bes a g] f2. g4 g g a a d cis8[ bes] a2 a4 a a bes2. c2 c4 bes2 a g a r4\fermata r2. c2 bes4 a4. g8 a f g4 g2 R2. d'2 c4 bes bes2 r4 bes c8[ bes] a[ g] a2 bes2. a4 f8[ g] a[ f] bes2 bes c8[ bes a g] a2 a4 bes2. a c2 d4 g,2 g4 a8[ g a bes] c[ a] g2 a4 g2. a } melodyBass = \relative c { \genStuff \clef bass R2.*4 c2 c4 d2 e4 f4. e8 d4 c8[ b c d e fis] g[ fis g a g \once \set suggestAccidentals = ##t f] e[ d e f e d] c4 c2 f4 f2 f8[ e f g f e] d2. c4 c c f d d a'2 g4 f8[ e] d4 d g2. f2 f4 g2 a4 bes2. a2 r4\fermata f2 f4 e4. d8 e c d2. c g'2 g4 fis4. e8 fis d g4 g2 g4.( f8) ees4 f4. e8[ d c] bes4. c8[ d e] f4 f2 r4 bes,8[ c] d[ bes] ees2 ees f8[ ees] d[ c] bes[ a bes c d ees] f4 f2 f4( e) d c8[ b] c[ d] e[ c] f[ e f g a f] e[ d] c4( f) c2. f } %% Lyrics textSoprano = \lyricmode { \lyricTweak Del bel lau -- _ ro ver -- deg -- gian -- _ _ _ _ te tri -- on -- fan -- _ te tri -- on -- fan -- _ _ te can -- ti_o -- gnun can -- ti_o -- gnun lo -- di di -- vi -- ne lo -- di di -- vi -- ne. Men -- tre noi Men -- tre noi lie -- ti_e gio -- con -- di di sue fron -- _ _ _ _ _ di ci a -- dor -- niam vez -- zo -- so’l cri -- _ ne ci_a -- dor -- niam __ vez -- zo -- _ so’l cri -- ne. } textAlt = \lyricmode { \lyricTweak Del bel lau -- ro ver -- _ deg -- gian -- _ te tri -- on -- fan -- _ _ te tri -- on -- fan -- _ _ _ _ _ te can -- ti_o -- gnun can -- ti_o -- gnun __ _ lo -- di di -- vi -- _ ne lo -- di di -- vi -- ne. Men -- tre noi lie -- ti_e gio -- con -- di di sue fron -- _ _ _ _ di ci_a -- dor -- niam vez -- zo -- _ _ so’l cri -- ne ci_a -- dor -- niam vez -- zo -- so’l cri -- ne. } textTenor = \lyricmode { \lyricTweak Del bel lau -- _ ro ver -- deg -- gian -- _ _ _ te tri -- on -- fan -- _ _ te can -- ti_o -- gnun can -- ti_o -- gnun __ _ lo -- di di -- vi -- ne lo -- di di -- vi -- ne. Men -- tre noi lie -- ti_e gio -- con -- di di sue fron -- di di sue __ fron -- _ _ di ci __ a-dor -- niam vez -- zo -- _ so’l cri -- ne ci_a -- dor -- niam vez -- zo -- _ _ so’l cri -- ne. } textBass = \lyricmode { \lyricTweak Del bel lau -- ro ver -- _ deg -- gian -- _ _ _ te tri -- on -- fan -- _ te can -- ti_o -- gnun can -- ti_o -- gnun lo -- _ di di -- vi -- ne lo -- di di -- vi -- ne. Men -- tre noi lie -- ti_e gio -- con -- di men -- tre noi lie -- ti_e gio -- con -- di di __ sue fron -- _ _ _ _ di ci __ a-dor -- niam vez -- zo -- so’l __ cri -- _ ne ci_a -- dor -- niam __ _ vez -- zo -- _ so’l __ cri -- ne. } %% score % for layout: \score { \context StaffGroup = choirStaff << \context Voice = sop { \autoBeamOff \melodySoprano \fullBarFinal } \new Lyrics \lyricsto "sop" \textSoprano \context Voice = alt { \autoBeamOff \melodyAlt } \new Lyrics \lyricsto "alt" \textAlt \context Voice = ten { \autoBeamOff \melodyTenor } \new Lyrics \lyricsto "ten" \textTenor \context Voice = bas { \autoBeamOff \melodyBass } \new Lyrics \lyricsto "bas" \textBass >> \layout { } } %for midi \score { \context ChoirStaff << \context Staff \melodySoprano \context Staff \melodyAlt \context Staff \melodyTenor \context Staff \melodyBass >> \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 100 2) } } }