When I’m using audio.fadeOut(app.musicChannel) things work but when I use audio.fadeOut({channel = app.musicChannel, time = 2000} ), the time parameter gets ignored, and there will be no fading out of my *.m4a file. app.musicChannel is just an integer, something between 1 and 32. Maybe I’m misunderstanding the docs, I’ve only had one glass of coffee today, how is this supposed to work? I want to have my music very slowly fade out and keep playing for a bit more…
Thanks!
PS: Using build 2011.484, Mac simulator
PPS: Running into similar issues with audio.fade [import]uid: 10284 topic_id: 9672 reply_id: 309672[/import]
[import]uid: 10284 topic_id: 9672 reply_id: 36257[/import]