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

Make typein for ct_float_toggle work #6815

Merged

Conversation

mkruselj
Copy link
Collaborator

Closes #6814

Also rename calculate_modulation_value_from_string() to set_modulation_value_from_string() to match set_value_from_string() API.

Closes surge-synthesizer#6814

Also rename calculate_modulation_value_from_string() to set_modulation_value_from_string() to match set_value_from_string() API.
src/common/Parameter.cpp Outdated Show resolved Hide resolved
@baconpaul
Copy link
Collaborator

Oooh but it doesn’t set the modulation value it calculates it and an external client sets it so can we undo that name change?

@baconpaul
Copy link
Collaborator

(It doesn’t set it because the parameter doesn’t know which modulator is querying the parameter)

@mkruselj
Copy link
Collaborator Author

Sure I'll revert that, maybe shorten to calc instead of calculate.

@baconpaul
Copy link
Collaborator

that will just break rack when i pull next. if we can leave the name the same that'd be super!

@mkruselj mkruselj merged commit 9cd18b2 into surge-synthesizer:main Jan 24, 2023
@mkruselj mkruselj deleted the 6814-fix-ct-float-toggle-typein branch January 24, 2023 07:51
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.

Nimbus "Freeze" parameter can't be modulated
3 participants