BeauNouvelle / SwiftyGuitarChords

A guitar chord diagram drawing library built in Swift
MIT License
122 stars 13 forks source link

Different Tunings #26

Open BeauNouvelle opened 1 year ago

BeauNouvelle commented 1 year ago

Add support for a number of different tunings.

Would this require a new chord database for each, or could we recalculate each chord at runtime?