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

Make it possible to create non-integer equal temperaments as cETs #365

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

frostburn
Copy link
Member

ref #326

@frostburn
Copy link
Member Author

Maybe think about how to inform the user about this. Should the input still be shown red on fractional divisions?

@SeanArchibald
Copy link
Member

The functionality works as expected for me, nice one!

I haven't marked this as approved yet because I agree the user experience needs a tweak. Here's my take on it...
When the user enters a non-integer value, I think the field should not show in red, because non-integer values are supported.
When a non-integer value is entered, the Relative steps and Absolute degrees fields should become greyed out, because they can only work for integer values.

@frostburn
Copy link
Member Author

Made the suggested changes. Also allowed cETs to be made using divisions less than 1.

Disable relative steps and absolute degrees inputs when divisions is not an integer.

ref #326
@frostburn
Copy link
Member Author

Self-reviewing: Seems legit.

@frostburn frostburn merged commit cf56de8 into main Nov 26, 2023
1 check passed
@frostburn frostburn deleted the cet branch November 26, 2023 07:01
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.

Creating non-integer EDOs
2 participants