jurihock / stftPitchShift

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

Preemptively clear output memory #30

Closed jurihock closed 10 months ago

jurihock commented 1 year ago

Clear output memory just in case it's not zero, to prevent accumulated errors.