OrderedIntervalDescriptor
struct OrderedIntervalDescriptor : IntervalDescriptor
-
Creates an
OrderedIntervalDescriptor
with twoSpelledPitch
values.Declaration
Swift
public init(_ a: SpelledPitch, _ b: SpelledPitch)
-
Undocumented
Declaration
Swift
public var semitones: Double { get }