Versions in this module Expand all Collapse all v0 v0.0.1 Jul 19, 2025 Changes in this version + const AnySeventhMask + const AnyThirdsMask + const NonPerfectFifthsMask + const PerfectFifthMask + func Detect(notes []*note.Note) []string + func DetectWithOptions(source []*note.Note, options DetectOptions) []string + type DetectOptions struct + AssumePerfectFifth bool + type FoundChord struct + Name string + Weight float64