ChordDescription

public protocol ChordDescription: CustomStringConvertible, Codable

Protocol that defines a printable chord part.

  • Notation of chord.

    Declaration

    Swift

    var notation: String