Versions in this module Expand all Collapse all v1 v1.2.0 Nov 24, 2023 v1.1.0 Nov 18, 2023 Changes in this version + type Type int + const Dominant + const Invalid + const LeadingTone + const Mediant + const Subdominant + const Subtonic + const Supertonic + const Tonic + func FromInt(v int) Type + func (d Type) String() string