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

inheritance tree

 InScaleMixinForNote

class definition

[abstract class] Mixin class for a note class with pitchClass parameter. Allows to conveniently define relations between self (i.e. a note) and a scale. This mixin defines for a related scale what InChordMixinForNote defines for a related chord -- see doc there for details.

class InScaleMixinForNote (Inheritance-free)
   feat !InScaleMixinForNoteType
   attr getScales inScaleB isRelatedScale relatedScaleBs scales
end