PhaseVocoderJS
PhaseVocoderJS copied to clipboard
What is the best quality settings?
Hi @echo66!
Thanks for a very awesome library!
There are a few different phasevocoder implementation in this repository, some marked "fast", but which would be best for quality if speed and realtime performance dont matter?
Transient smearing is totallt fine, im looking for the smoothest sound possible for 2-4 times stretches.
So, in short, which FFT size/overlapping factor and phasevocoder implentation would you recommend?
Thanks, Martin.
Hey!
As far as I remember, you can use a block size of 4096 or 8192.
Ok, thanks! I'll try that.