Changing the sample rate #1904
-
I'm planning to make motorbike sound change it's sample rate according to the throttle i adjust, how is the best way to do that as I see the example that I need to re-begin every time I wanna change the sample rate |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Feb 6, 2025
Replies: 1 comment
-
I would do some resampling or you could use Maximilians playAtSpeed() |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would do some resampling or you could use Maximilians playAtSpeed()