Gitarre: Liedbeispiel 11m

Aus Wikibooks


Loch Lomond[Bearbeiten]

schottisches Volkslied Alternativtitel: The Bonnie Banks of ~  •  Text: trad. (vor 1850) Melodie: dem Geiger Nathaniel Gow (1819) zugeschrieben bearbeitet von Mjchael 

Ein Soldat der wärend des Jakobiteraufstand 1745 für Bonnie Prince Charlie in Gefangenschaft geriet, sehnt sich zurück zu seiner schottischen Heimat und seiner Geliebten. Loch Lomond ist der größte See Schottlands und steht wohl stellvertretend für das ganze Land. Der Soldat rechnet auf dem Seeweg schneller zurück in die Heimat gebracht zu werden, als seine Kameraden auf dem Landweg, doch rechnet er auch mit seiner Hinrichtung und dass er nur im Sarg zurück transportiert wird.

Loch Lomond, United States Air Force Reserve Band

The Bonnie Banks of Loch Lomond[Bearbeiten]


\version "2.20.0"
\header {
 title = "The Bonnie Banks of Loch Lomond"
 % subtitle = "MeinSubtitle"
 poet = "trad."
 % composer = "Komponist"
 % arranger = "arr: ccbysa: Wikibooks (mjchael)"
}

myKey = {
  \clef "treble"
  \time 4/4
  \tempo 4 = 90
  %%Tempo ausblenden
  \set Score.tempoHideNote = ##t
  \key c\major
}

%% Akkorde
%% Westernschlag 
%% 1 . 2 + 3 . 4 + | 1 . 2 + 3 . 4 + 
myC = \chordmode { c,4  c8 c8 }
myAm = \chordmode { a,,4:m a,8:m a,8:m }
myDm = \chordmode { d,4:m d8:m d8:m}
myG = \chordmode { g,,4  g,8 g,8 }
myEm = \chordmode { e,,4:m e,8:m e,8:m}
myF = \chordmode { f,,4  f,8 f,8}
myGsept = \chordmode { g,,4:7  g,8:7 g,8:7 }

%% pimamipi
myCpick =  { c16 g c' e' c' g e g }
myCBpick =  { c16 g c' e' c' g b, g }
myAmpick =  { a,16 a c' e' c' a e  a}
myDmpick =  { d16 a d' f' d' a a, a}
myGpick =  { g,16 g b g' b g b, g }
myEmpick =  { e,16 g b e' b b, b }
myFpick = { f16 a c' f' c' a a, a}
myGseptpick = { g,16 g b f' b g b, g}


myChords = \chordmode {
  \set Staff.midiInstrument = #"acoustic guitar (nylon)"
  %% Akkorde nur beim Wechsel notieren
  \set chordChanges = ##t
 % \partial 4 s4
   \myC \myAm \myDm \myG
   \myC \myAm \myF \myG
   \myF \myC \myDm \myGsept 
   \myC \myF \myGsept \myC
}

myPicking = {
  \set Staff.midiInstrument = #"acoustic guitar (nylon)"
   \myCBpick \myAmpick 
   \myDmpick \myGpick
   \myCBpick \myAmpick \myFpick \myGpick
   \myFpick \myCpick 
   \myDmpick \myGseptpick 
   \myCpick \myFpick
   \myGseptpick \myCpick
  c1 %Schlusston
}

myMelody = \relative c'' {
  \myKey
  \set Staff.midiInstrument = #"trombone"
  \relative c'{ 
   \partial 4 g4 |
   c4 8 d e4 d8 c | d4 8 c a4 g8 a | 
   c4 4 4 e8 g | 
   a2 g4 4 | a4 8 g e4 8 g | 
   f e d c a4 g8 a | 
   c c e8 g a4 g8 e | d2 c4 g |
  c4 8 d e4 d8 c | d( e) d c a4 g8 a |
  c4 8 8 4 e8 g | a2 g4 4 |
 a4 c8 a g4 e8 g | f e d c a4 g8 a |
 c c e g a4 g8 e | d2 c4

    \bar "|."
  }
}

myLyrics = \lyricmode {
  \set stanza = "1."
   By yon bon -- nie banks and by yon bon -- nie braes,
Where the sun shines bright on Loch Lo -- mond.
Where me and my true love were e -- ver wont to gae,
On the bon -- nie, bon -- nie banks of Loch Lo -- mond.

Oh ye’ll take the high road and I’ll take the low road,
And I’ll be in Scot -- land a -- fore ye;
But me and my true love will ne -- ver meet a -- gain
On the bon -- nie, bon -- nie banks of Loch Lo -- mond.

}

\score {
  <<
    \new ChordNames { 
      \partial 4 s4
      \myChords \myChords 
    }
    \new Voice = "mySong" { \myMelody }
    \new Lyrics \lyricsto "mySong" { \myLyrics }
  % \new TabStaff { \partial 4 s4 \myChords \myPicking } %% Check 
  >>
  \layout { }
}

\score {
 <<
    \new Voice = "mySong" { \myMelody }
    \new Lyrics \lyricsto "mySong" { \myLyrics }
   \new TabStaff { 
      \partial 4 s4
      \myChords \myPicking 
    } %% Check 
 >>
  \midi { }
}

%% unterdrückt im raw="1"-Modus das DinA4-Format.
\paper {
  indent=0\mm
  %% DinA4 0 210mm - 10mm Rand - 20mm Lochrand = 180mm
  line-width=180\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}


1

By [C]yon bonnie [Am]banks
and by [Dm]yon bonnie [G]braes,
Where the [C]sun shines [Am]bright
on Loch [F]Lo-[G]mond,
Where [F]me and my [C]true love
were [Dm]ever wont to [F]gae,
[G7]On the [C]bonnie, bonnie [F]banks
[Em]o' Loch [Dm]Lo-[G7] [C]mond.

Chorus

Oh, [C]ye'll take the [Am]high road
and [Dm]I'll take the [G]low road,
And [C]I'll be in [Am]Scotland a-[F]fore [G]ye,
But [F]me and my [C]true love
will [Dm]never meet a-[F]gain
[G7]On the [C]bonnie, bonnie [F]banks [Em]o'
Loch [Dm]Lo-[G7] - [C]mond.

2

'Twas [C]there that we [Am]parted
in [Dm]yon shady [G]glen,
On the [C]steep, steep [Am]side
o'Ben [F]Lo-[G]mon',
Where [F]in purple [C]hue
the [Dm]Hieland hills we [F]view,
[G7]An' the [C]moon coming [F]out
[Em]in the [Dm]gloa-[G7] - [C]min'.

3

The [C]wee birdies [Am]sing
and the [Dm]wild flowers [G]spring,
And in [C]sunshine the [Am]waters
are [F]slee-[G]pin',
But [F]my broken [C]heart
it [Dm]kens nae second [F]spring,
[G7]Tho' the [C]waefu' may [F]cease
[Em]frae their [Dm]gree-[G7] - [C]tin'.

Begleitvorschläge[Bearbeiten]

Dieses Lied lässt sich sowohl mit einfachen Schlagmustern als auch mit Zupfmustern (beispielsweise pimamipi) begleitet.

Innerhalb des Liedes gibt es die Akkordfolge C Am F G, die sich sehr gut für einen Basslauf eignet.

Je nach Fähigkeiten bieten sich an:

  • Where the [C]sun [/B]shines [Am]bright

[/E]on Loch [F]Lo-[/A] - [G] -mond,[G7/B]


<<
  \new ChordNames { \chordmode {
    c1 c:/b a:m a:m/e f f:/a g g:7/b
  }}
  \new FretBoards {
    \override FretBoards.FretBoard.size = #'1.5
    \override FretBoard.fret-diagram-details.finger-code = #'in-dot
    \override FretBoard.fret-diagram-details.dot-color = #'white
    \override FretBoard.fret-diagram-details.orientation =
        #'landscape
    <  c-3 e-2 g c'-1 e' >
    <   b,-2  g c'-1 e' > 
    < a, e-2 a-3 c'-1 e'  >
    < e-2 a-3 c'-1 e' > 
    < f-3 a-2 c'-1 f'-1 >
    < a, a-2 c'-1 f'-1 >
    < g,-3 b,-2 d g b g'-4>
    < b,-2 d g b f'-1>
  }
>>



\version "2.20.0"
\header {
  % title="4/4-Takt"
  encoder="mjchael"
}
%Diskant- bzw. Melodiesaiten
Diskant = {
  c8  g c' e'  b,8  g c' e' | % C
  a,8 a c' e'  e8  a c' e' | % Am
  f8  a c' f'  a,8 a c' f' | % F
  g,8 g b  g'  b,8 g b  g' | % G
  \mark "4x"
}
%Basssaiten, die hier nur mit dem Daumen gespielt werden.
Bass = {
  c2 b, a, e f a, g, b,
}
% Layout- bzw. Bildausgabe
\score {
  <<
    \new ChordNames {
      \chordmode {
        c2 c2:/b a1:m f g
      }
    }
    {
      %Noten
      \new Staff  <<
        \tempo 4 = 120
        %Tempo ausblenden
        \set Score.tempoHideNote = ##t
        \time 4/4
        \key c \major
        \set Staff.midiInstrument = #"acoustic guitar (nylon)"
        \clef "G_8" \repeat volta 4
        \mergeDifferentlyHeadedOn
        % Noten im Diskant
        \Diskant
        \\
        % Noten im Bass - beachte: Wiederholungszeichen ist für Midi notwendig!
        \repeat volta 4
        \Bass
      >>
    }
    % Tabulatur
    \new TabStaff {
      % 2x Notenhälse bei ½ Noten verwirren.
      % \tabFullNotation 
      \repeat volta 4
      <<
        % Tabulatur im Diskant
        \Diskant
        \\
        % Tabulatur im Bass
        \Bass
      >>
    }
  >>
  \layout {}
}
% Midiausgabe mit Wiederholungen, ohne Akkorde
\score {
  <<
    \unfoldRepeats {
      \new Staff  <<
        \tempo 4 = 120
        \time 4/4
        \key c \major
        \set Staff.midiInstrument = #"acoustic guitar (nylon)"
        \clef "G_8" \repeat volta 4
        \Diskant
        \\
        \repeat volta 4
        \Bass
      >>
    }
  >>
  \midi {}
}
% unterdrückt im raw="!"-Modus das DinA4-Format.
\paper {
  indent=0\mm
  % DinA4 0 210mm - 10mm Rand - 20mm Lochrand = 180mm
  line-width=100\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}

oder ab dem Rockballadendoplom mit F als Barré, wobei man auch das Zupfmuster kurzfristig tauschen darf.

  • Where the [C]sun [/B]shines [Am]bright

[/G]on Loch [F]Lo-[/F#] - [G] -mond,[G7/B]


\version "2.20.0"
\header {
  title="Basslauf in C"
  encoder="cc-by-sa Wikibooks (mjchael)"
}

myChords = \chordmode {
  c2 c:/b a:m a:m/g 
  f d:7/f g g4:/a g:/b
}

myDiskant = {
  c8  g c' e'  b, g c' e' | % 1
  a,8 a c' e'  g, a c' e' | % 2
  f,8 a c' f'  fis, a  c' fis' | % 3
  g,8  g b g'  a, g b, g  | % 4
  \mark "4x"
}

myBass = {
  c2  b, a, g, f, fis, g, a,4 b,
}
%% Layout
\score {
  <<
    \new ChordNames { \myChords }
    {
      %%Noten
      \new Staff  <<
        \tempo 4 = 120
        %Tempo ausblenden
        \set Score.tempoHideNote = ##t
        \time 4/4
        \key c \major
        \set Staff.midiInstrument = #"acoustic guitar (nylon)"
        %% verschmilzt unterschiedliche Notenköpfe
        \mergeDifferentlyHeadedOn
        \clef "G_8" \repeat volta 4
        \myDiskant
        \\
        %% beachte: Wiederholungszeichen ist für Midi notwendig!
        \repeat volta 4
        \myBass
      >>
    }
    %% Tabulatur
    \new TabStaff {
      % \tabFullNotation 
      \repeat volta 4
      <<
        \myDiskant
        \\
        \myBass
      >>
    }
  >>
  \layout {}
}
%% Midiausgabe mit Wiederholungen, ohne Akkorde
\score {
  <<
    \unfoldRepeats {
      \new Staff  <<
        \tempo 4 = 120
        \time 4/4
        \key c \major
        \set Staff.midiInstrument = #"acoustic guitar (nylon)"
        \clef "G_8" \repeat volta 4
        \myDiskant
        \\
        \repeat volta 4
        \myBass
      >>
      %% Schluss 
      c2
    }
  >>
  \midi {}
}
%% unterdrückt im raw="!"-Modus das DinA4-Format.
\paper {
  indent=0\mm
  % DinA4 0 210mm - 10mm Rand - 20mm Lochrand = 180mm
  line-width=180\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}

Weblinks[Bearbeiten]

Eingefügt aus: Liederbuch/ Loch Lomond