From e45f6ed7d7f90580e37e4c43a2efd370937af004 Mon Sep 17 00:00:00 2001 From: Eric Rosenbaum Date: Wed, 19 Oct 2016 16:40:00 -0400 Subject: [PATCH] skip adpcm sounds --- src/index.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 77cd286..604cc04 100644 --- a/src/index.js +++ b/src/index.js @@ -60,9 +60,14 @@ function AudioEngine (sounds) { AudioEngine.prototype.loadSounds = function (sounds) { for (var i=0; i