Background Music with v67d

Monkey Targets Forums/iOS/Background Music with v67d

ElectricBoogaloo(Posted 2013) [#1]
I tried following the previous "How to keep background music playing whilst loading your app" thread, but as soon as I opened up my main.mm file, I realised things were terribly outdated!

What's the latest method to keeping background music playing, when opening my app, so that my app doesn't blindly mute everything.

I see there's a set of three little 0's and 1's in the file, around the audio section. Are those, maybe, a starting point? I'd fiddle with 'em myself, but I'm spending more time on the Windows Laptop than the Mac Mini, lately.
I really should get back to Mac coding!


ElectricBoogaloo(Posted 2013) [#2]
Still trying to figure this out, btw. Any tips would be greatly appreciated.


MikeHart(Posted 2013) [#3]
When do a search in the IOS forum with "audio", you will see some topics come up with this problem:

http://www.monkeycoder.co.nz/Community/_search.php?bbs=&forum=205&terms=audio&method=simple&case=no&results=topic&user=&submit=Search

I think these topics have a solution for it:

http://www.monkeycoder.co.nz/Community/posts.php?topic=3057#36947

http://www.monkeycoder.co.nz/Community/posts.php?topic=1863#17780


ElectricBoogaloo(Posted 2013) [#4]
Thankyou for pointing me to the topics, which I originally alluded to as being outdated, since Mark has changed bits of the surrounding audio code.
Your reply has been an immensely helpful one.


MikeHart(Posted 2013) [#5]
If I need sarcazm, I can provide it myself. Thanks! Even if they are outdated, for a developer with at least a little bit creativity, they can still provide some help.