PhaseVocoderJS icon indicating copy to clipboard operation
PhaseVocoderJS copied to clipboard

What is the best quality settings?

Open mdahlgrengadd opened this issue 6 years ago • 2 comments

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.

mdahlgrengadd avatar Apr 03 '18 08:04 mdahlgrengadd

Hey!

As far as I remember, you can use a block size of 4096 or 8192.

echo66 avatar Apr 03 '18 09:04 echo66

Ok, thanks! I'll try that.

mdahlgrengadd avatar Apr 03 '18 23:04 mdahlgrengadd