CreateJS / SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
http://createjs.com/
MIT License
4.42k stars 838 forks source link

AudioSprite doesn't work reliably in Safari #276

Open lannymcnie opened 7 years ago

lannymcnie commented 7 years ago

Audio Sprite won't play sounds consistently (see the AudioSprite demo in examples)