diff --git a/README.md b/README.md index f3cb1ad..027f33d 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,9 @@ For convenience, a copy of the library is included (with its own `LICENSE.txt`) ## License [MIT License](LICENSE.txt) for now - get in touch if you need anything else. + +## Other environments / languages + +There's a Web Audio wrapper in `web/` (using WASM/AudioWorklet). This will remain in-sync with the C++ library. + +There's a [Python binding](https://pypi.org/project/python-stretch/) written/published by [Gregorio Andrea Giudici](https://github.com/gregogiudici/python-stretch).