pitchtypes.spelled

Classes

AbstractSpelledInterval()

The interface for spelled interval types.

AbstractSpelledPitch()

The interface for spelled pitch types.

Spelled(value, is_pitch, is_class, **kwargs)

A common base class for spelled pitch and interval types.

SpelledInterval(value)

Represents a spelled interval.

SpelledIntervalClass(value)

Represents a spelled interval class, i.e. an interval without octave information.

SpelledPitch(value)

Represents a spelled pitch.

SpelledPitchClass(value)

Represents a spelled pitch class, i.e. a pitch without octave information.