From 81a9ebd321fde961f0e00c6e1fb877f71b044c6f Mon Sep 17 00:00:00 2001 From: Hamir Mahal Date: Fri, 3 Sep 2021 11:01:45 -0700 Subject: [PATCH] add mdahlgrengadd/Awesome-Web-Audio-Timestretching --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index ce6bbb6..a378b56 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,20 @@ ## Analysis * [Web Audio Beat Detector](https://github.com/chrisguttandin/web-audio-beat-detector) +## Awesome-Web-Audio-Timestretching + +### Rust +- https://github.com/nwoeanhinnogaehr/pvoc-rs + +### Vanilla JS +- https://github.com/echo66/PhaseVocoderJS + +### Works with Emscripten +- https://github.com/marsyas/marsyas +- http://kernow.me/pvoc/ +- https://github.com/mdahlgrengadd/PhaseVocoder-Emscripten +- https://github.com/breakfastquay/rubberband + ## Computational Design Tools * [Thi.ng](https://github.com/thi-ng/)