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

pitch problem #23

Open
s213413 opened this issue Sep 6, 2021 · 0 comments
Open

pitch problem #23

s213413 opened this issue Sep 6, 2021 · 0 comments

Comments

@s213413
Copy link

s213413 commented Sep 6, 2021

i see you the step on the slider by 0.05. that means you are change the pitch by 1.025 each! 0.05 /2 is 0.025 + 1 = 1.025. if you want to change the pitch 5% then the step should be change by 0.1 each. 1.05 -1 is 0.05 x2 = step = "0.1"
Screenshot 2021-09-06 6 49 47 PM

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

1 participant