varispeed-sample icon indicating copy to clipboard operation
varispeed-sample copied to clipboard

Timestretch algorithm

Open zenhund74 opened this issue 1 year ago • 0 comments

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.

zenhund74 avatar May 07 '24 11:05 zenhund74