Content deleted Content added
No edit summary |
No edit summary |
||
Line 20:
The C-sharp major scale is:
\header { tagline = ##f }
scale = \relative c' { \key cis \major \omit Score.TimeSignature
cis^"
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
</score>}}
Changes needed for the melodic and harmonic versions of the scale are written in with accidentals as necessary. The C-sharp [[Harmonic major scale|harmonic major]] and [[Melodic major scale|melodic major scales]] are:
\header { tagline = ##f }
scale = \relative c' { \key cis \major \omit Score.TimeSignature
cis^"
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
</score>}}
▲:<score sound raw>
\header { tagline = ##f }
scale = \relative c' { \key cis \major \omit Score.TimeSignature
cis^"
\score { { << \cadenzaOn \scale \context NoteNames \scale >> } \layout { } \midi { } }
</score>}}
A [[harp]] tuned to C-sharp major has all its pedals in the bottom position. Because all the strings are then pinched and shortened, this is the least resonant key for the instrument.
|