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
     |             |
     `--------+----'
              |
            Note2           InChordMixinForNote InScaleMixinForNote
              |                      |                   |
              `------------------+---'-------------------'
                                 |
                                Note                                RegularTemperamentMixinForNote
                                 |                                                |
                                 `---------------+--------------------------------'
                                                 |
                                       RegularTemperamentNote

class definition

[concrete class]

class RegularTemperamentNote (Inheritance-free)
   feat !InChordMixinForNoteType !InScaleMixinForNoteType !PitchClassMixinType !RegularTemperamentForNoteType
   attr chords generatorFactors generatorFactorsOffset generators getChords getScales inChordB inScaleB isRelatedChord isRelatedScale octave pitchClass rank relatedChordBs relatedScaleBs scales
end