Hacker News new | ask | show | jobs
by lightyrs 2752 days ago
Tried to add my first chord Bmaj7(no3) and it doesn't seem like the app recognizes it (can't play the chord or change the key of the song).
1 comments

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...
Thanks for the quick reply and helpful explanation.