CompoundIntervalDescriptor
struct CompoundIntervalDescriptor : IntervalDescriptor
-
Creates a
CompoundSpelledInterval
with the two givenSpelledPitch
values.Declaration
Swift
public init(_ a: SpelledPitch, _ b: SpelledPitch)