I’m using the new audio library and I want to give the user a button to turn looping on and off – even during playback without having to restart the sound track. How do I implement this? I can only see one way to set the loop variable and that seems to be when in the audio.play() function.
I looked in the audio mixer and player sample apps but they don’t seem to do what I want either – just sets the loop for the next time the sound is played. This is a 30 minute sound track so I don’t want to force them to start over in order to repeat the playback. [import]uid: 20217 topic_id: 9656 reply_id: 309656[/import]
