-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
automation max value changes when loading a saved file #6669
Comments
no sound, but u get the idea. |
I've confirmed that this bug is present in the master branch. |
I have a good idea about what is causing this issue and I'm just figuring out how I should fix it. Interestingly, it looks like Organic synth is not the only instrument exhibiting this bug - Kicker's end distortion parameter does the same thing. I'll try to fix all instances of this bug within the next couple days. EDIT: Or tonight haha |
thanks for the quick fix! |
@snorasaur The PR with the fix hasn't been approved and merged into master yet, so you should keep this issue open until that happens. Usually issues are automatically marked as completed when the PR linked to them is completed and merged. |
Bug Summary
when i make an automation track with points that have values higher than 1, they will be reverted to 1 upon loading
Steps to reproduce
open organic synth
add automation track
drag harmonic dial to automation track (values are 0-17)
lay points on the track varying from 0-17
save file
load file
check automation track. upper limit will be set back to 1.0, and points with values greater than 1 become 1.
Expected behavior
automation points should stay at the number they were assigned. not truncated down to 1.0
Actual behavior
automation points greater than 1.0, become 1.0
Screenshot
Affected LMMS versions
1.2.2
Logs
Click to expand
The text was updated successfully, but these errors were encountered: