Skip to content
New issue

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

Error tolerance #880

Merged
merged 8 commits into from Dec 31, 2023
Merged

Error tolerance #880

merged 8 commits into from Dec 31, 2023

Conversation

felixroos
Copy link
Collaborator

@felixroos felixroos commented Dec 31, 2023

fix some annoying bugs:

  • wrong scalenames won't throw a hard error anymore, only the scale pattern itself is now silent (not everything)
  • same for wrong chord symbols
  • breaking: default voicing dictionary is now ireal, as the previous default only had a very limited selection of known chord symbols. having ireal as the default makes sure any chord symbol you throw in will work without the need to manually set the dict. will do in a separate PR (done: use ireal as default voicing dict #967 )
  • show line where mini notation parser errors happen
  • allow non-breaking space (as reported by @bwagner )
  • editor style fix

@felixroos
Copy link
Collaborator Author

related: #147

@felixroos felixroos merged commit 01391d3 into main Dec 31, 2023
2 checks passed
@felixroos felixroos deleted the error-tolerance branch December 31, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant