README
In this directory run node-gyp rebuild
and then node ./addon.js
Cross Platform node.js audio library powered by SDL/SDL_Mixer.
<script type="module">
import xaudio from 'https://cdn.skypack.dev/xaudio';
</script>
In this directory run node-gyp rebuild
and then node ./addon.js