README
Positional Audio
Modular approach to using the Web Audio API w/ positional audio and attaching to "player" objects.
Status: In Progress
TODO:
- Write tests
- Update for spec compliance
- Add environmental convolution (?)
License: MIT
Audio nodes packaged up for contructing spatial audio environments
<script type="module">
import positionalAudio from 'https://cdn.skypack.dev/positional-audio';
</script>
Modular approach to using the Web Audio API w/ positional audio and attaching to "player" objects.
License: MIT