Amazing Grace: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
Text und Melodie: John Newton
Text und Melodie: John Newton


<score lang="ABC" vorbis="1">
<score raw = "1" vorbis="1">
X:1
\version "2.18.2"
M:3/4
 
L:1/4
 
K:G
\header {
D | G2 B/G/ | B2A | G2E | D2
crossRefNumber = "1"
D | G2B/G/ | B2B/d/ | d2
footnotes = ""
B | d2B/G/ | B2A | G2E | D2
tagline = ""
D | G2 B/G/ | B2 A | G2
}
  |]
voicedefault =  {
\set Score.defaultBarType = ""
 
\time 3/4 \key g \major  d'4    \bar "|"  g'2    b'8([    g'8])    \bar "|" 
b'2[    a'4]  \bar "|"  g'2[    e'4]    \bar "|"  d'2      d'4    \bar "|
g'2    b'8([    g'8])    \bar "|"  b'2    b'8([    d''8])    \bar "|d''2     
b'4    \bar "|"  d''2    b'8([    g'8])    \bar "|"  b'2[    a'4]    \bar "|
g'2[    e'4]    \bar "|"  d'2      d'4    \bar "|"  g'2    b'8([    g'8])   
\bar "|"  b'2    a'4    \bar "|"  g'2      \bar "|." 
}
 
akkorde = \chordmode {
  s4 c1*3/4 f  c c g g:7 c c f c c g f c
}
 
text = \lyricmode {
  \set stanza = "1."
A -- ma -- zing grace, how sweet the sound,
that saved a wretch like me!
I once was lost, but now I'm found,
was blind, but now I see.
}
 
\score{
    <<
    \new ChordNames { \set chordChanges = ##t \akkorde }
    \new Voice = "default" { \voicedefault }
    \new Lyrics \lyricsto "default" { \text }
    >>
\layout {
}
\midi {}
}
</score>
</score>


19.728

Bearbeitungen