Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

10 years ago by FelipeBudinich

Since Impact is now using Web Audio API, I've lost the ability to check if an instance of a sound is currently playing, does anyone know how to do that with the new API?

PS: Currently I'm just doing this instead of using the new API:
//on main.js
ig.Sound.useWebAudio = false;

10 years ago by Joncom

What method did you try that didn't work?
Page 1 of 1
« first « previous next › last »