Javascript Sound Libraries

Here we review javascript libraries for sound manipulation, and spatialised or 3D Sound.. Here is a nice review listing:

- Best Audio Libraries (2017) - onaircode.com - Wavesurfer.js

In order to explore fully the potential of FEAST we should look at implementing software using the MediaStream Processing API or the Web Audio API.

Howler.js looks like a good library that provides clear access to the features we want in terms of sound, and positional sound in particular.

# Howler.js

Looking at the reviews, functionality, and activity on github, Howler.js seem the most interesting:

Howler.js has support for 3D spatial sound:

# SoundJS

SoundJS seems a simple library to play sounds using HTML5 audio: