Gitarre: Notenlesen - E Fis und Gis

Aus Wikibooks

Navigation:  Gitarre | Notenlesen
Einführung:   •   g h e'   •   a c' d'   •   Das Lagespiel   •   Der Wechselschlag   •   f' g' und f#'   •   e f und g#   •   h, c und d   •   Greensleeves...   •   f, g, und a,   •   Asturias (einfach)   •   e, fis, und gis,   •   Malagueña   •   Vorarbeiten   •   kleine Stücke   •  


E Fis und Gis[Bearbeiten]


noten = { 
  \once \override NoteHead.color = #red
  e, 
  f, 
  \once \override NoteHead.color = #red
  fis,
  g, 
  \once \override NoteHead.color = #red
  gis,
  a,
  % \override NoteHead.color = #black
  b, c d e f g \break 
  gis a b c' d' e' f' fis' g'
}
<<
{ \clef "G_8" \noten \bar "|."}
\addlyrics { e, f, fis, g, gis, a, b, c d e f g gis a b c' d' e' f' fis' g'} 
\new TabStaff {
  \tabFullNotation
  \stemUp
  \noten 
}
>>
\paper {
  indent=0\mm
  %% DinA4 = 210mm - 10mm Rand - 20mm Lochrand = 180mm
  line-width=180\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}

Dieser Abschnitt ist noch im Entstehen und noch nicht offizieller Bestandteil des Buchs. Gib den Autoren Zeit, den Inhalt anzupassen!


Malagueña (Motiv im Bass)[Bearbeiten]

Beachte
Bei der Tonart A-Moll spielt man den Ton G# zumeist, wenn die Melodie aufwärts geht. Verläuft die Melodie dagegen abwärts, so spielt man zumeist den Ton G.

\version "2.20.0"
\header {
  % title = "Malagueña "
  % subtitle = " ... "
  % piece = " ... "
  composer = "trad."
  % opus = "Op.31"
  % source = "using different sources"
  % arranger = "Arr.: Mjchael"
  % copyright = "ccbysa de.wikibooks.org/wiki/Gitarre"
  % footer = " ... "
}

Akkorde = { \chordmode {  \set chordChanges= ##t  e2. e a:m a:m } }


Bass =  {
%  \override NoteHead #'color = #blue
    \set Staff.midiInstrument = "acoustic guitar (nylon)"
  \repeat volta 2 \relative c { e,4 gis b| e,4 gis b| a c b | a g f }
}  

 Gitarre =  \Bass 

\score {
  <<
   \new ChordNames { \Akkorde }
    \new Voice  { 
      \clef "treble_8" \time 3/4  
      \tempo 4 = 120 \key c \major 
      \set Score.tempoHideNote = ##t
      \Gitarre e,2.
    }
    \new TabStaff { \Gitarre e,2. }
  >>
  \layout { }
}
\score {
  <<
   % \new ChordNames { \Akkorde }
    \new Voice  { 
      \clef "treble_8" \time 3/4  
      \tempo 4 = 120 \key c \major 
      \unfoldRepeats { \Gitarre }
       e,2.
    }
  >>
  \midi { }
}

\paper {
  indent=0\mm
  line-width=120\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}

Bassläufe[Bearbeiten]

Nutze die gerade gelernte Tonfolge für Bassläufe vom E zum A oder Am. In der Tonart Am geht es meist über die Töne F# und und G# aufwärts und über G und F abwärts.


\version "2.20.0"
\header {
  title = "Basslauf in Am"
  % subtitle = " ... "
  % piece = " ... "
  composer = "trad."
  % opus = "Op.31"
  % source = "using different sources"
  % arranger = "Arr.: Mjchael"
  % copyright = "ccbysa de.wikibooks.org/wiki/Gitarre"
  % footer = " ... "
}

Akkorde = { \chordmode {  \set chordChanges= ##t  e1 e a:m a:m e } }

Discant =  {   
 \set Staff.midiInstrument = "acoustic guitar (nylon)"
 \clef "treble_8" 
\repeat volta 2 {
<e, b, e>4 <gis b e'>8 4 8 4 |
<e, b, e gis b e'>1 |
<a, e a>4  <a c' e'>8 4 8 4 |
<a, e a c' e'>1 |
<e, b, e>4 <gis b e'>8 4 8 4  }
}

Bass =  {
%  \override NoteHead #'color = #blue
    \set Staff.midiInstrument = "acoustic guitar (nylon)"
  \repeat volta 2  { 
  
s1| s4 e,4 fis, gis,| s1 | s4 a, g, f,| s1 }
}  

 Gitarre = << \Discant \\ \Bass >>

\score {
  <<
   \new ChordNames { \Akkorde }
    \new Voice  { 
      \clef "treble_8" \time 4/4  
      \tempo 4 = 120 \key c \major 
      \set Score.tempoHideNote = ##t
      \Gitarre 
    }
    \new TabStaff { \Gitarre }
  >>
  \layout { }
}
\score {
  <<
   % \new ChordNames { \Akkorde }
    \new Voice  { 
      \clef "treble_8" \time 3/4  
      \tempo 4 = 120 \key c \major 
      \unfoldRepeats { \Gitarre }
       e,2.
    }
  >>
  \midi { }
}

\paper {
  indent=0\mm
  line-width=120\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}

In der Tonart A- oder E-Dur geht es über die Töne G# und F# sowohl auf- als auch abwärts. Die Töne D# und C#, die hier auftauchen, werden wir zu gegebener Zeit genauer ansehen. Hier wird nur der Ton C# gebraucht, den du aber automatisch mit dem A-Dur-Akkord greifst.


\version "2.20.0"
\header {
  title = "Basslauf in E-Dur"
  % subtitle = " ... "
  % piece = " ... "
  composer = "trad."
  % opus = "Op.31"
  % source = "using different sources"
  % arranger = "Arr.: Mjchael"
  % copyright = "ccbysa de.wikibooks.org/wiki/Gitarre"
  % footer = " ... "
}

Akkorde = { \chordmode {  \set chordChanges= ##t  e1 e a a e } }

Discant = {
    \set Staff.midiInstrument = "acoustic guitar (nylon)"
 \clef "treble_8" 
\repeat volta 2  {
<e, b, e>4 <gis b e'>8 4 8 4 |
<e, b, e gis b e'>1 |
<a, e a>4  <a cis' e'>8 4 8 4 |
<a, e a cis' e'>1 |
<e, b, e>4 <gis b e'>8 4 8 4  }
}

Bass =  {
%  \override NoteHead #'color = #blue
    \set Staff.midiInstrument = "acoustic guitar (nylon)"
 \clef "treble_8" 
  \repeat volta 2  { 
  
s1| s4 e,4 fis, gis,| s1 | s4 a, gis, fis,| s1 }
}  

 Gitarre = << \Discant \\ \Bass >>

\score {
  <<
   \new ChordNames { \Akkorde }
    \new Voice  { 
      \clef "treble_8" \time 4/4  
      \tempo 4 = 120 \key e \major 
      \set Score.tempoHideNote = ##t
      \Gitarre 
    }
    \new TabStaff { \Gitarre }
  >>
  \layout { }
}
\score {
  <<
   % \new ChordNames { \Akkorde }
    \new Voice  { 
      \clef "treble_8" \time 3/4  
      \tempo 4 = 120 \key c \major 
      \unfoldRepeats { \Gitarre }
       e,2.
    }
  >>
  \midi { }
}

\paper {
  indent=0\mm
  line-width=120\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}