Hacker News new | ask | show | jobs
by gabergg 2752 days ago
Thanks for trying it! There's no support for Maj7(no3) chords at the moment. It's a less common pattern, but would be easy to add support! At the moment, I'm using tonal for chord recognition under the hood, so these are the chord types that it can recognize: https://github.com/danigb/tonal/blob/master/packages/diction...
1 comments

Thanks for the quick reply and helpful explanation.