Closed mrjatkin closed 11 years ago
Closure of issue #49 might help
My current plan is to implement the music module from scratch, instead of using an existing library. That way, I can make optimisations specific to our game.
Commit 2922a14 includes the beginnings of a simple music module, written from scratch. Hopefully, we might be able to optimise a few things to make it better for our game compared to a third party library.
It works perfectly on the iPhone simulator. Must be a performance issue