Ero sivun ”Kitarakirja/Sointuluettelo:C♯madd9” versioiden välillä

Poistettu sisältö Lisätty sisältö
Hunsvotti (keskustelu | muokkaukset)
(ei mitään eroa)

Versio 4. heinäkuuta 2018 kello 19.20

{
  % Rivin lopun pystyviiva ja tahtiosoitus piiloon.
  \override Score.BarLine.break-visibility = ##(#f #t #t)
  \override Staff.TimeSignature #'stencil = ##f
  
  <cis' e' gis' dis''>1
}
C♯madd9: c♯–e–g♯–d♯
{
  % Rivin lopun pystyviiva ja tahtiosoitus piiloon.
  \override Score.BarLine.break-visibility = ##(#f #t #t)
  \override Staff.TimeSignature #'stencil = ##f
  
  <des' fes' aes' ees''>1
}
D♭madd9: d♭–f♭–a♭–e♭
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 2/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        <cis gis cis' e' gis' dis''>1 | <des aes des' fes' aes' ees''>1 |
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      s2 <cis\6 gis\5 cis'\4 e'\3 gis'\2 dis''\1>1 s2
  }
>>
c♯ g♯ c♯ e g♯ d♯
d♭ a♭ d♭ f♭ a♭ e♭