Query for Sound

Hello,

I have a requirement in my game where i need to play…

  1. An engine sfx sound of a car in a loop, when the player presses the go button on the screen and then fade away the sound when then he releases the go button.

  2. and in other situation i have a character running, i have 4 short running sound which need to play randomly in a loop while the character is running.

Any suggestions for it.

I think SimpleAudioEngine can meet your need.