-
Notifications
You must be signed in to change notification settings - Fork 784
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
Temperament: Multiple Custom Pitches #2350
Comments
I am not sure how we would display different customNotes in palette . a different block for each custom pitch or maybe a pie menu . |
As we discussed, a pie menu seems to be a clever solution. |
One design thing that we will bump into very soon is that the The issue is that, if we have multiple "custom" the user will never be able to really utilize any after the first. Do we add extra "custom" options to the temperament based on the name the user defines for If we do this, then we should do the same for "custom mode". The other design idea I had was:
...however, this also has its drawbacks... |
Or, when |
Adding more ways to change temperament inside code could be confusing to the user , In my opinion , removing custom from options and making
Also , the |
Fine by me. |
Re: #2368 (comment)
@walterbender should we implement the same design for temperament as well (see the above thread for the discussion that Saksham and I have been having)? |
Should work for both. |
Development for temperament stopped before we could allow for users to create multiple custom pitches. Right now, the user can only create one.
This ticket is an enhancement because it adds additional functionality.
This ticket is also a bug report because, as of right now, if the user generates more than one custom pitch they bump up to very strange behavior of the pie menus for custom pitch blocks on the palette and in their code.
Log:
Images of issue:
The text was updated successfully, but these errors were encountered: