vanhempi
commit
cdd1ba9fad
No known key found for this signature in database
GPG Key ID: E80B35A6F11C3656
1 muutettua tiedostoa jossa
2 lisäystä ja
0 poistoa
-
audio.js
|
|
|
@@ -157,6 +157,8 @@ function initAudio() { |
|
|
|
|
|
|
|
console.log("Initialized audio context"); |
|
|
|
console.log(audioContext); |
|
|
|
|
|
|
|
createCache(); |
|
|
|
} |
|
|
|
|
|
|
|
// caching stuff here |
|
|
|
|