O notte splendida: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Traditional: Campione (Brescia) | Traditional: Campione (Brescia) | ||
<score lang="lilypond" sound | <score lang="lilypond" sound="1" > | ||
\language "italiano" | \language "italiano" | ||
\header { | \header { | ||
Line 36: | Line 36: | ||
\addlyrics { | \addlyrics { | ||
Oh __ not -- te splen -- di -- da e più lu -- cen -- te as -- sai del -- sol __ In | |||
cui dal cic -- lo di -- scen -- de con an -- sie -- tà Quel che di | cui dal cic -- lo di -- scen -- de con an -- sie -- tà Quel che di | ||
car -- ne mor -- tal si ves -- te E va na -- scen -- do in luo -- goal -- pes -- tre | car -- ne mor -- tal si ves -- te E va na -- scen -- do in luo -- goal -- pes -- tre | ||
Line 54: | Line 54: | ||
\Score tempoWholesPerMinute = #(ly:make-moment 60 4) | \Score tempoWholesPerMinute = #(ly:make-moment 60 4) | ||
} | } | ||
\tempo 4 = 72 | |||
} | } | ||
</score> | </score> |