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

Add menu option to manually set upper and lower bounds of the data #12

Open
duncangeere opened this issue Sep 19, 2022 · 3 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@duncangeere
Copy link
Contributor

When loading data, the module automagically detects the max and min values.

However, in some situations it would be nice to set these manually.

@duncangeere
Copy link
Contributor Author

It would be difficult to do this in the menu, because there doesn't seem to be a command that allows you to input a number.

But I'm also not convinced I want to put a knob on the face of the module, either.

Maybe the solution is to have a menu command that pops open a window that allows you to adjust them?

@duncangeere duncangeere added enhancement New feature or request help wanted Extra attention is needed labels Sep 19, 2022
@nodens
Copy link

nodens commented Feb 5, 2024

An option would be to have the max and min available as a value with the control being in an expander module which would have appropriate controls.

A few switches would be interesting: cap at max, cap min, or make the value proportional, so you could attenuate or amplify the amplitude (though that could be done already with the current control)

@duncangeere
Copy link
Contributor Author

Nice idea! Though I have no idea how to make that a reality 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants