I am building a simple program as proof of concept and I want to add background music to it. What is the best way to have a music being played in the background without much compromise in performance? What frameworks will I use? Will I need to write that code to the application's delegate?
Does background music use many system resources from the iPhone OS?
Note that I want the background music to be looped!
Any recommendations are well appreciated.
Does background music use many system resources from the iPhone OS?
Note that I want the background music to be looped!
Any recommendations are well appreciated.