AudioKit / Tonic

Swift library for music theory
https://www.audiokit.io/Tonic/
MIT License
154 stars 21 forks source link

getRankedChords() now removes duplicate non accidental chords #32

Closed maksutovic closed 9 months ago

maksutovic commented 9 months ago

Chords without an accidental root note (like C major, D Major, etc...) will not be duplicated in getRankedChords(from pitchSet: pitchSet)