Closed mdiehr closed 9 years ago
Include audio support. Goals: Simple API, Lightweight, works in browser, iPhone, iPad, Android
Candidates:
https://github.com/goldfire/howler.js/tree/2.0 or howlerjs.com
http://createjs.com/SoundJS
http://zohararad.github.io/audio5js/
Further reading: http://www.ibm.com/developerworks/library/wa-ioshtml5/
Note: http://stackoverflow.com/questions/9553415/how-did-scirra-get-html5-audio-so-perfect-in-construct-2
working on this in the feature/audio branch. Decided to go with howler.js.
Going to add a build pipeline, too http://sox.sourceforge.net/Docs/Features
Build pipeline added.
All done
Include audio support. Goals: Simple API, Lightweight, works in browser, iPhone, iPad, Android
Candidates:
Howler.js
https://github.com/goldfire/howler.js/tree/2.0 or howlerjs.com
CreateJS SoundJS
http://createjs.com/SoundJS
Audio5js
http://zohararad.github.io/audio5js/
Further reading: http://www.ibm.com/developerworks/library/wa-ioshtml5/