varispeed-sample
varispeed-sample copied to clipboard
Timestretch algorithm
Hi Mark
I need to implement a timestretching (pitch varies) and possibly also a pitch /time shifting (pitch resamples via fft) algorythm for a stream based approach in my Unity app. I`m a bit overwhelmed by the complexity of NAudio, so I would like to ask, how I could implement these functions in Unity 3D. As my app is going to use the Android Audio engine directly, we can not rely on the build in sound engine.
Can you point me to an example, maybe?
Kind regards, Jens.