-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add support for tempering in huge subgroups #397
Comments
I think the best I can do for now is making commas disappear via generic gradient descent and adding vals in Tenney-Euclid optimal linear combinations. I should be able to keep equaves pure, but not support arbitrary constraints. |
Note that this doesn't apply to scale generation. Those remain off-limits for now. You need the wedgie to work out the period and the generator. The naive way of calculating the wedgie grows like The numerical methods for working out periods and generators from mapping vectors are somewhat flimsy. Producing the wrong result or randomly failing is not great for UX. |
I guess I'll implement everything in this repository for now. Can't see a reasonable way around adding |
Userminusone — 12/24/2022 5:39 AM
This is related to: xenharmonic-devs/temperaments#30
The text was updated successfully, but these errors were encountered: