UnorderedIntervalDescriptor
struct UnorderedIntervalDescriptor : IntervalDescriptor
-
Creates a
UnorderedSpelledInterval
with twoSpelledPitch
values.Declaration
Swift
public init(_ a: Pitch.Spelling, _ b: Pitch.Spelling)