maximilian-wasm
v0.0.2
Published
Bundles the Maximilian DSP and Audio Library WASM into an NPM package with different JS module formats
Downloads
3
Maintainers
Readme
maximilian-wasm
maximilian-wasm
is an Emscripten 2.0.11 port of the Maximilian library to ES module
with WebAssembly (Wasm)
Building
The dist/
folder will contain the required files, tests, and examples after building.
Download Maximilian library:
$ git submodule update --init
### Build
$ make