SpelledDyad

public struct SpelledDyad

Dyad of SpelledPitch values.

  • Declaration

    Swift

    public var unorderedInterval: UnorderedIntervalDescriptor { get }

    Return Value

    UnorderedSpelledInterval, which does not retain the objective order of this SpelledDyad nor its octave displacement.

  • Declaration

    Swift

    public var orderedInterval: CompoundIntervalDescriptor { get }

    Return Value

    CompoundSpelledInterval, which retains the objective order of this SpelledDyad, though not its octave displacement.