ChordDescription
public protocol ChordDescription: CustomStringConvertible, Codable
Protocol that defines a printable chord part.
-
Notation of chord.
Declaration
Swift
var notation: String
MusicTheory Docs (100% documented)
public protocol ChordDescription: CustomStringConvertible, Codable
Protocol that defines a printable chord part.
Notation of chord.
Swift
var notation: String