{{block indent|
\header { tagline = ##f }
scale = \relative f' { \key e \major \omit Score.TimeSignature
e^"E natural major scale" fis gis a b cis dis e dis cis b a gis fis e2 \clef F \key e \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 E harmonic major and melodic major scales are:
{{block indent|
\header { tagline = ##f }
scale = \relative f' { \key e \major \omit Score.TimeSignature
e^"E harmonic major scale" fis gis a b c dis e dis c b a gis fis e2 \clef F \key e \major }
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
}}
{{block indent|
\header { tagline = ##f }
scale = \relative f' { \key e \major \omit Score.TimeSignature
e^"E melodic major scale (ascending and descending)" fis gis a b cis dis e d c b a gis fis e2 \clef F \key e \major }
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
}}
Provided by Wikipedia
Showing 1 - 1 results of 1 for search 'Major, E', query time: 0.02s
Refine Results