New in version 2.0.
Abjad model of melodic diatonic interval:
abjad> pitchtools.MelodicDiatonicInterval('+M9')
MelodicDiatonicInterval('+M9')
Melodic diatonic intervals are immutable.
Note
Inherited from pitchtools._Interval
Note
Inherited from pitchtools._DiatonicInterval
Note
Inherited from pitchtools._DiatonicInterval
Note
Inherited from pitchtools._DiatonicInterval
Note
Inherited from pitchtools._DiatonicInterval
Note
Inherited from pitchtools._DiatonicInterval
x.__delattr__(‘name’) <==> del x.name
Note
Inherited from __builtin__.object
Note
Inherited from pitchtools._DiatonicInterval
Note
Inherited from pitchtools._DiatonicInterval
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._Interval
Note
Inherited from pitchtools._DiatonicInterval
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._DiatonicInterval
x.__setattr__(‘name’, value) <==> x.name = value
Note
Inherited from __builtin__.object