Hey Devs,
It will be very helpful if we could set Fade times parameters to the Audio object, like:
Audio actions: General
Action:Play
-Play an audio file with fade in
Action:Play (by name)
-Play an audio file using a string for the filename with fade in
Action:Set paused
-Pause or resume audio with a given tag with fade (fade in if resume, fade out if pause)
Action:Stop
-Stop a sound from playing with fade out
Action:Stop all
-Stop all currently playing sounds with fade out
There's a plugin that already do that, here's the plugin information:
http://c2rexplugins.weebly.com/rex_audio_helper.html
And the plugin:
https://dl.dropboxusercontent.com/u/5779181/C2Repo/Zip/plugins/rex_audio_helper.7z
This would allow us to make more professional audio effects instead of just stop the sound.
I'm pretty sure that integrate those Fade parameters inside the official audio plugin would be a big improvement for all the Construct 2 users.
Thank you Ashley!