New in version 2.0.
Abjad model of harmonic counterpoint interval-class:
abjad> pitchtools.HarmonicCounterpointIntervalClass(-9)
HarmonicCounterpointIntervalClass(2)
Harmonic counterpoint interval-classes are immutable.
Note
Inherited from pitchtools._IntervalClass
Note
Inherited from pitchtools._CounterpointIntervalClass
x.__delattr__(‘name’) <==> del x.name
Note
Inherited from __builtin__.object
Note
Inherited from pitchtools._CounterpointIntervalClass
Abjad objects by default do not implement this method.
Raise exception.
Note
Inherited from abctools.AbjadObject
Abjad objects by default do not implement this method.
Raise exception
Note
Inherited from abctools.AbjadObject
Note
Inherited from pitchtools._IntervalClass
Note
Inherited from pitchtools._CounterpointIntervalClass
Abjad objects by default do not implement this method.
Raise exception.
Note
Inherited from abctools.AbjadObject
Abjad objects by default do not implement this method.
Raise exception.
Note
Inherited from abctools.AbjadObject
Note
Inherited from pitchtools._IntervalClass
x.__setattr__(‘name’, value) <==> x.name = value
Note
Inherited from __builtin__.object
Note
Inherited from pitchtools._IntervalClass