maximilian-wasm

Bundles the Maximilian DSP and Audio Library WASM into an NPM package with different JS module formats

Usage no npm install needed!

<script type="module">
  import maximilianWasm from 'https://cdn.skypack.dev/maximilian-wasm';
</script>

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