AudioKit / Tonic

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

WIP: Added new static Chord function to provide chord possibilities from [Notes] #19

Closed maksutovic closed 10 months ago

maksutovic commented 10 months ago

To help make #17 a reality, @aure and I are working on a new static function in Chord that can take an array of Note and provide ranked possible chords. This is still WIP (specifically around the demo portion of the code) but currently passing new test and will open up alot of possibilities.

MattRapchat commented 10 months ago

Nice guys!! Excited to test this