How to fade out audio on exit ?

support for the powerpc toolchain
Post Reply
asper
Posts: 7
Joined: Tue Sep 21, 2010 1:39 pm

How to fade out audio on exit ?

Post by asper » Fri Sep 24, 2010 8:59 pm

Can someone tell me how to fade out audio while using this code:


case WPAD_BUTTON_PLUS:
MP3Player_Stop();
ASND_End();
snprintf(filename, 128, folder "plus.elf");
break;

I think that a volume from X value to zero (before the MP3Player_Stop();) should be the right way but... how to implement that in C code ?

Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests