JavaScript port and bindings for [essentia C++ music/audio analysis library](https://essentia.upf.edu) using [Emscripten](https://emscripten.org/) toolchain and [WebAssembly](https://webassembly.org/). Currently, essentia.js builds only support essentia standard mode algorithms besides the ones that are listed [here](src/python/excluded_algos.md). [essentia.js](https://essentia.upf.edu/essentiajs) enables state-of-the-art audio/music analysis algorithms on your web-client and nodejs applications.
0 commit comments