StaffRepresentablePitch
public struct StaffRepresentablePitch
Undocumented
-
Undocumented
Declaration
Swift
public let spelledPitch: SpelledPitch
-
Undocumented
Declaration
Swift
public let notehead: Notehead
-
Undocumented
Declaration
Swift
public let accidental: Pitch.Spelling.Modifier
-
Declaration
Swift
public static func < (lhs: StaffRepresentablePitch, rhs: StaffRepresentablePitch) -> Bool