{
  % Rivin lopun pystyviiva ja tahtiosoitus piiloon.
  \override Score.BarLine.break-visibility = ##(#f #t #t)
  \override Staff.TimeSignature #'stencil = ##f
  
  <f' a' c'' d'' e'' g''>1
}
F6/9maj7: f–a–c–d–e–g
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 1/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        <f, a, d g c' e'>1
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      <f,\6 a,\5 d\4 g\3 c'\2 e'\1>1
  }
>>
f a d g c e

Huomautukset muokkaa

Käytännössä sama sointu kuin Fmaj13, sillä maj13-sointuihin ei yleensä soiteta 11:tä.