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

Effect Parameter: valueHint is not working as desired #7597

Closed
mixxxbot opened this issue Aug 22, 2022 · 1 comment
Closed

Effect Parameter: valueHint is not working as desired #7597

mixxxbot opened this issue Aug 22, 2022 · 1 comment
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2014-10-07T06:27:22Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1378195


While testing the Goaslicer #337
it turns out, that all other value hints, other than VALUE_FLOAT did not work.

This is due to the fact, that a knob gets out of sync if it is turned to other values than full integer in case of an integer value.

The knobs are not usable via mouse wheel because the values are clamped to an integer value, which makes the knob effectively stuck.

IMHO this is a concept issue, which requires some thoughts about Effect Parameter Scales and controls.
Since we have now some advanced experience with different types of control parameters we should collect all requirements,
and then revamp the EffectManifestParameter class.

As first step I have just removed the valueHint, which actually fixed the current issue.
#356

For me this is a strong issue for 1.12, because the EQ Rack with its kill buttons depends on this.
See:
#297
And the pending discussion in:
#281

I have just create a Wiki page to collect depending in information:
http://www.mixxx.org/wiki/doku.php/effectparameter_scaling

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.0.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant