We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Chord.parse() can parse something like Dm7-5 (another notation for Dm7b5).
Chord.parse()
The text was updated successfully, but these errors were encountered:
Hey @DonkeyBear,
Thanks for reaching out!
Your request makes sense, I'm adding it to the project board!
Sorry, something went wrong.
Ensure Chord can parse all documented suffixes
646dc9b
Resolves #952
@DonkeyBear I just published v7.18.0, that should resolve the bug! 👍
v7.18.0
Successfully merging a pull request may close this issue.
Make
Chord.parse()
can parse something like Dm7-5 (another notation for Dm7b5).The text was updated successfully, but these errors were encountered: