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

inheritance tree

 Score.note PitchClassMixin InScaleMixinForNote ScaleDegreeMixinForNote
     |             |                 |                     |
     `-------------`----------------+'---------------------'
                                    |
                                ScaleNote

class definition

[concrete class] Note class extended by scale-related mixins (in contrast to ScaleDegreeNote, it does not inherit from InChordMixinForNote).

class ScaleNote (Inheritance-free)
   feat !InScaleMixinForNoteType !PitchClassMixinType !ScaleDegreeMixinForNoteType
   attr getScales inScaleB isRelatedScale octave pitchClass relatedScaleBs scaleAccidental scaleDegree scales
end