Martin Dahlgren
Martin Dahlgren
Someone asked about pitch shifting, and I also needed it. Heres an example using resampling with wavesjs. https://mdahlgrengadd.github.io/examples/phasevocoder-engine.html
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...
Hi! Could it be done? It would make possible to add WebAudio effects per channel. That would be awesome :-) Thanks
Hi @olofson! Thanks for this awesome library! The build-emscripten.sh didn't work on my setup (macbook). I had to make some tiny adjustments to build-emscripten.sh in order to compile. Namely: -...