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

Increase Mixer fader falloff speed #5038

Merged
merged 5 commits into from
Jun 22, 2019

Conversation

LostRobotMusic
Copy link
Contributor

@LostRobotMusic LostRobotMusic commented Jun 15, 2019

There have been some complaints about how LMMS's Mixer faders are inaccurate. This fixes that by drastically increasing the falloff speed. So far, every person I've shown the results to said this is a major improvement.

This PR also fixes a bug in the Mixer fader display which isn't too obvious at first but becomes very obvious when the falloff is increased, which is why more than just one line was changed. If you'd like to see the bug that was present previously, just take the original code and increase the falloff number, you'll see it.

(The bug causes the fader volume to flutter between its real volume and the volume some distance below it (determined by the falloff) every time the code is run.)

@LostRobotMusic LostRobotMusic merged commit 2547098 into LMMS:master Jun 22, 2019
sdasda7777 pushed a commit to sdasda7777/lmms that referenced this pull request Jun 28, 2022
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.

1 participant