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
           |
           |
           |
         Chord

class definition

Chord represents an analytical chord, i.e. a chord which is silent when the score is played but is used to constrain notes simultaneous with the chord. For example, Chord instances can be used to express a roman numeral or functional analysis of the music.
For further information see doc of PitchClassCollection.

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