{{block indent|
\header { tagline = ##f }
scale = \relative f' { \key g \major \omit Score.TimeSignature
g^"G natural major scale" a b c d e fis g fis e d c b a g2 \clef F \key g \major }
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
}}
Changes needed for the melodic and harmonic versions of the scale are written in with accidentals as necessary. The G harmonic major and melodic major scales are:
{{block indent|
\header { tagline = ##f }
scale = \relative f' { \key g \major \omit Score.TimeSignature
g^"G harmonic major scale" a b c d es fis g fis es! d c b a g2 }
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
}}
{{block indent|
\header { tagline = ##f }
scale = \relative f' { \key g \major \omit Score.TimeSignature
g^"G melodic major scale" a b c d e fis g f es d c b a g2 }
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
}}
Provided by Wikipedia
Showing 1 - 1 results of 1 for search 'G Major', query time: 0.01s
Refine Results