We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description: "Reset Filter Cutoff To Keytrack Root" right-click option does not update slider position.
Surge Version Version: Surge XT 1.0.main.1edd725e Build: 2022-01-19 @ 01:47:59 on 'rainbow/local' with 'GNU-11.1.0' using JUCE 6.1.2 System: Linux 64-bit VST3 on AMD Ryzen 7 2700X Eight-Core Processor Host: Ardour @ 48.0 kHz
Reproduction Steps:
Expected Behavior: UI is refreshed after this call to reflect the new value
The text was updated successfully, but these errors were encountered:
Reset slider state on Keytrack state
aa81ba2
WHen resetting a param to Filter Keytrack, make sure to reset the slider internal state. This API remains a bit gross. Closes surge-synthesizer#5814
Reset slider state on Keytrack state (#5840)
e703371
WHen resetting a param to Filter Keytrack, make sure to reset the slider internal state. This API remains a bit gross. Closes #5814
Successfully merging a pull request may close this issue.
Bug Description:
"Reset Filter Cutoff To Keytrack Root" right-click option does not update slider position.
Surge Version
Version: Surge XT 1.0.main.1edd725e
Build: 2022-01-19 @ 01:47:59 on 'rainbow/local' with 'GNU-11.1.0' using JUCE 6.1.2
System: Linux 64-bit VST3 on AMD Ryzen 7 2700X Eight-Core Processor
Host: Ardour @ 48.0 kHz
Reproduction Steps:
Expected Behavior:
UI is refreshed after this call to reflect the new value
The text was updated successfully, but these errors were encountered: