Zum Inhalt springen

Gitarre: CAGED-Skalen Bonus

Aus Wikibooks

Bonus zu den CAGED-Skalen

[Bearbeiten]

Rory Gallagher spielt das Stück "Will Ye Go Lassie Go" als Solo auf E-Gitarre.

Das Stück gibt es bestimmt als ein Tab auf irgendeinem Tab-Portal.

Wie erarbeite ich mir selbständig solch ein Solo ohne Hilfe?

Ermittle den Tonumfang des Liedes

Tiefste Note D höchste Note E.

Ermittle die Intervalle
  • D = Quinte (5)
  • G = Grundton (1)
  • E = Sexte (6)

Es ist ungünstig, den Grundton auf die tiefe E-Saite zu verlegen, denn die Melodie geht noch deutlich tiefer als der Grundton. Also setzen wir den Grundton auf die A-Saite.


Folgende beiden Skalen bieten sich in G-Dur an.

G-Dur (C-Form)

[Bearbeiten]
G-Dur (C-Form)

\version "2.14.2"

\markup
  \override #'(fret-diagram-details . ( (number-type . roman-upper)
  (finger-code . in-dot) (orientation . landscape))) 
{
\fret-diagram #"s:3;f:1;  

3-7-5;3-9-6;
4-7-2;4-9-3;4-10-4;
5-7-6;5-9-7;5-10-1;
6-7;6-8;6-10-5;"
}
\paper{
     indent=0\mm
     line-width=180\mm
     oddFooterMarkup=##f
     oddHeaderMarkup=##f
     bookTitleMarkup = ##f
     scoreTitleMarkup = ##f}

\version "2.20.0"
\header {
 title = "The Wild Mountain Thyme"
 subtitle = "Will You Go Lassie Go"
 subsubtitle = "G-Dur (C-Form)"

 % poet = "Texter"
 composer = "Trad. (Scotland)"
 % arranger = "arr: ccbysa: Wikibooks (mjchael)"
}

myKey = {
  \clef "G_8"
  \time 4/4
  \tempo 4 = 100
  %%Tempo ausblenden
  \set Score.tempoHideNote = ##t
  \key g\major
}

%% Akkorde
%% Lagerfeuerschlag (Var.) 
%% 1 . 2 + . + 4 +

myG = \chordmode { g,,4 g,4 } 
myAm= \chordmode { a,,4:m a,4:m }
myEm = \chordmode { e,,4:m e,4:m }
myC = \chordmode { c,4 c4 }
myBm = \chordmode { b,,4:m b,,4:m }

myChords = \chordmode {
  \set Staff.midiInstrument = #"acoustic guitar (nylon)"
  %% Akkorde nur beim Wechsel notieren
  \set chordChanges = ##t
  \partial 4 s4
  \myG  \myAm \myEm \myEm
  \myC  \myC  \myG  \myG 
  \myC  \myBm \myEm \myEm
  \myAm \myAm \myEm \myEm
  \myG  \myC  \myG  \myG
  \myC  \myC  \myG  \myG
  \myC  \myBm \myEm \myEm
  \myAm \myAm \myC  \myC
  \myG  \myC  \myG  \myG
  g,,1 %Schlusston
}

myMelody = \relative c' {
  \myKey
  \set Staff.midiInstrument = #"electric guitar (clean)"
  \relative c'{ 
  \partial 4 g8 a |
  b b4. a4. g8 | e8 g4. r4 b8 d |
  e4. 8 4. d8 | b d4. r4 b8 d |
  e2 d4 b | a8( g4.) r4 a8 b |
  c4. b8 a4 g | e8 g4. 4. e8 |
  d2 e8 g4. | g2 r4 b8 d |
  e2 4. d8 | b d4. r4 b8 d |
  e2 d4 b | a8( g4.) r4 a8 b |
  c4. b8 a4 g | e8 g4. 4 e |
  d2 e8 g4. | g2. |
    \bar "|."
  }
}

myLyrics = \lyricmode {
  \set stanza = "1."
   O, the sum -- mer -- time is com -- in'
And the trees are sweet -- ly bloom -- in'
And the wild moun -- tain thyme
Grows a -- round the bloo -- min' hea -- ther
Will you go, las -- sie, go?

\set stanza = "Chorus"

And we'll all go to -- ge -- ther
To pluck wild moun -- tain thyme
All a -- round the bloo -- min' hea -- ther
Will you go, las -- sie, go?

}

\score {
 <<
  \new ChordNames { \myChords }
  \new Voice = "mySong" { 
   \myMelody 
  }
  \new Lyrics \lyricsto "mySong" {
   \myLyrics 
  }
  \new TabStaff { 
   \set TabStaff.minimumFret = #7
   \set TabStaff.restrainOpenStrings = ##t
   \tabFullNotation 
   \myMelody 
  } 
  >>
  \midi { }
  \layout { }
}

%% 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
}

G-Dur ((A-) Bb-Form)

[Bearbeiten]
G-Dur (Bb-Form)

\version "2.14.2"

\markup
  \override #'(fret-diagram-details . ( (number-type . roman-upper)
  (finger-code . in-dot) (orientation . landscape))) 
{
\fret-diagram #"s:3;f:1;  

3-9-6;3-11;3-12;
4-9-3;4-10-4;4-12-5;
5-9-7;5-10-1;5-12-2;
      6-10-5;6-12-6;"
}
\paper{
     indent=0\mm
     line-width=180\mm
     oddFooterMarkup=##f
     oddHeaderMarkup=##f
     bookTitleMarkup = ##f
     scoreTitleMarkup = ##f}

\version "2.20.0"
\header {
 title = "The Wild Mountain Thyme"
 subtitle = "Will You Go Lassie Go"
 subsubtitle = "G-Dur • (A-) Bb-Form"

 % poet = "Texter"
 composer = "Trad. (Scotland)"
 % arranger = "arr: ccbysa: Wikibooks (mjchael)"
}

myKey = {
  \clef "G_8"
  \time 4/4
  \tempo 4 = 100
  %%Tempo ausblenden
  \set Score.tempoHideNote = ##t
  \key g\major
}

%% Akkorde
%% Lagerfeuerschlag (Var.) 
%% 1 . 2 + . + 4 +

myG = \chordmode { g,,4 g,4 } 
myAm= \chordmode { a,,4:m a,4:m }
myEm = \chordmode { e,,4:m e,4:m }
myC = \chordmode { c,4 c4 }
myBm = \chordmode { b,,4:m b,,4:m }

myChords = \chordmode {
  \set Staff.midiInstrument = #"acoustic guitar (nylon)"
  %% Akkorde nur beim Wechsel notieren
  \set chordChanges = ##t
  \partial 4 s4
  \myG  \myAm \myEm \myEm
  \myC  \myC  \myG  \myG 
  \myC  \myBm \myEm \myEm
  \myAm \myAm \myEm \myEm
  \myG  \myC  \myG  \myG
  \myC  \myC  \myG  \myG
  \myC  \myBm \myEm \myEm
  \myAm \myAm \myC  \myC
  \myG  \myC  \myG  \myG
  g,,1 %Schlusston
}

myMelody = \relative c' {
  \myKey
  \set Staff.midiInstrument = #"electric guitar (clean)"
  \relative c'{ 
  \partial 4 g8 a |
  b b4. a4. g8 | e8 g4. r4 b8 d |
  e4. 8 4. d8 | b d4. r4 b8 d |
  e2 d4 b | a8( g4.) r4 a8 b |
  c4. b8 a4 g | e8 g4. 4. e8 |
  d2 e8 g4. | g2 r4 b8 d |
  e2 4. d8 | b d4. r4 b8 d |
  e2 d4 b | a8( g4.) r4 a8 b |
  c4. b8 a4 g | e8 g4. 4 e |
  d2 e8 g4. | g2. |
    \bar "|."
  }
}

myLyrics = \lyricmode {
  \set stanza = "1."
   O, the sum -- mer -- time is com -- in'
And the trees are sweet -- ly bloom -- in'
And the wild moun -- tain thyme
Grows a -- round the bloo -- min' hea -- ther
Will you go, las -- sie, go?

\set stanza = "Chorus"

And we'll all go to -- ge -- ther
To pluck wild moun -- tain thyme
All a -- round the bloo -- min' hea -- ther
Will you go, las -- sie, go?

}

\score {
 <<
  \new ChordNames { \myChords }
  \new Voice = "mySong" { 
   \myMelody 
  }
  \new Lyrics \lyricsto "mySong" {
   \myLyrics 
  }
  \new TabStaff { 
   \set TabStaff.minimumFret = #9
   \set TabStaff.restrainOpenStrings = ##t
   \tabFullNotation 
   \myMelody 
  } 
  >>
  \midi { }
  \layout { }
}

%% 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
}


Jede Lage bietet unterschiedliche Möglichkeiten an, mit Hammer-On, Pull-Off und Slides zu arbeiten. Mitunter lohnt es sich, zwischendrin die Lage mittels Slidemodul zu wechseln.

Slidemodul


G-Dur (C- und Bb-Form
incl. Slidemodul)

\version "2.14.2"

\markup
  \override #'(fret-diagram-details . ( (number-type . roman-upper)
  (finger-code . in-dot) (orientation . landscape))) 
{
\fret-diagram #"s:3;f:1;  

3-7-5;3-9-6;3-11;  3-12;
4-7-2;4-9-3;4-10-4;4-12-5;
5-7-6;5-9-7;5-10-1;5-12-2;
6-7;  6-8;  6-10-5;6-12-6;"
}
\paper{
     indent=0\mm
     line-width=180\mm
     oddFooterMarkup=##f
     oddHeaderMarkup=##f
     bookTitleMarkup = ##f
     scoreTitleMarkup = ##f}