Kitarakirja/Sointuluettelo:G9

Wikikirjastosta
C9C♯9 / D♭9D9D♯9 / E♭9E9F9F♯9 / G♭9G9G♯9 / A♭9A9A♯9 / B♭9B9
 G11
G7  • G7(♭9)  G7(♯9)
Gadd9  • G6/9  Gmaj9
G9♭5  G9♯5
G7sus2  • Gm9  G9sus4
{
  % Rivin lopun pystyviiva ja tahtiosoitus piiloon.
  \override Score.BarLine.break-visibility = ##(#f #t #t)
  \override Staff.TimeSignature #'stencil = ##f
  
  <g' b' d'' f'' a''>1
}
G9: g–b–d–f–a
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 1/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        <g, b, d a b f'>1
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      <g,\6 b,\5 d\4 a\3 b\2 f'\1>1
  }
>>
g b
(h)
d a b
(h)
f
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 1/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        <g, b, f a d' >1
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      <g,\6 b,\5 f\4 a\3 d'\2 >1
  }
>>
g b
(h)
f a d
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 1/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        <  g b f' a'>1
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      <  g\4 b\3 f'\2 a'\1>1
  }
>>
g b
(h)
f a
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 1/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        < g b f' a' d''>1
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      < g\5 b\4 f'\3 a'\2 d''\1>1
  }
>>
g b
(h)
f a d