UnorderedIntervalDescriptor

struct UnorderedIntervalDescriptor : IntervalDescriptor
  • Creates a UnorderedSpelledInterval with two SpelledPitch values.

    Declaration

    Swift

    public init(_ a: Pitch.Spelling, _ b: Pitch.Spelling)