Seen this question asked numerous times, how to set up and use the Web Audio API, so I ripped some code out of my engine Booty5 and slimmed it down a bit and here it is, I have also pushed it to Github here. [sourcecode language=”js”] /** * A Sound represents a sound effect object […]