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

GetParameter and SetParameter value scaling differences #5

Open
intonarumori opened this issue Oct 16, 2021 · 1 comment
Open

GetParameter and SetParameter value scaling differences #5

intonarumori opened this issue Oct 16, 2021 · 1 comment

Comments

@intonarumori
Copy link

I noticed that getParameter and setParameter use different value scaling.

For example if I set the value of 0.5f for mix and then query the value again I get 50 back.
Basically every internal parameter is multiplied by 100 when queried with getParameter, is there any specific reason for the discrepancies in values?

Thanks.

@martineastwood
Copy link
Owner

martineastwood commented Oct 17, 2021 via email

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

No branches or pull requests

2 participants