Component public struct Component: Identifiable, Hashable, Sendable The structure of a chord component id The unique ID Declaration Swift public var id = UUID() note The note Declaration Swift public let note: Chord.Root midi The MIDI note value Declaration Swift public let midi: Int? © 2024 Nick Berendsen Generated by jazzy ♪♫ v0.15.1, a Realm project.