another sound engine

cocosdenshion doesn’t support ogg in iOS, so I make another choice. Still using SimpleAudioEngine interface so no need to change your current code(just change using namespace to WiSound).
test project included for ios and android, ogg, mp3, wav are by default supported. Adding a stream implementation for other audio format is easy.