jurihock / stftPitchShift

STFT based real-time pitch and timbre shifting in C++ and Python
MIT License
115 stars 14 forks source link

Refactor resampling #21

Closed jurihock closed 2 years ago

jurihock commented 2 years ago

Precompute resampling coeffs or rework the loop to prevent division at each iteration...

jurihock commented 2 years ago