Index
HarmonisedScore
DB
HS_Score
Rules
DBs
HS_Distro
HS_Out
HS
Schoenberg
Default
Jazz
Partch
Johnston
Harrison
Chalmers
Catler
ArithmeticalSeriesChords

inheritance tree

 Score.temporalElement
           |
           |
           |
  PitchClassCollection
           |
           |
           |
         Scale

class definition

Scale represents an analytical scale, i.e. a scale which is silent when the score is played but is used to constrain notes simultaneous with the scale. For example, Scale instances can be used to express a modulation.
For further information see doc of PitchClassCollection.

class Scale (Inheritance-free)
   feat !PitchClassCollectionType !ScaleType label
   attr dbFeatures index pitchClasses root transposition untransposedPitchClasses untransposedRoot
end