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

knob/fader dragging ignores precision in model #3074

Closed
BaraMGB opened this issue Oct 13, 2016 · 2 comments
Closed

knob/fader dragging ignores precision in model #3074

BaraMGB opened this issue Oct 13, 2016 · 2 comments

Comments

@BaraMGB
Copy link
Contributor

BaraMGB commented Oct 13, 2016

That happens on all knobs I tested. If one drag a knob the precision is unnecessary high.

Bitcrush is only an example for that. In the BitcrushControlls.cpp we have
m_inGain( 0.0f, -20.0f, 20.0f, 0.1f, this, "Input gain" ),`

If one use the mouse wheel the precision is correct. But if one drag the knob for adjusting, we've got this:

2016-10-13-103733_1920x1080_scrot

Edit: same with Fader

@BaraMGB BaraMGB changed the title knob dragging ignores precision in model knob/fader dragging ignores precision in model Oct 13, 2016
@zonkmachine
Copy link
Member

This is a duplicate of #3024

@BaraMGB
Copy link
Contributor Author

BaraMGB commented Oct 30, 2016

Close this because of duplicate of #3024

@BaraMGB BaraMGB closed this as completed Oct 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants