ios - FSAudioController music transitions -


i'm using fsaudiocontroller play mp3's service. have url list , i'm playing songs shuffling list.

what want is, 5 seconds before current song ends, next song start playing , there soft transition between songs. couldn't find how play 2 songs @ same time.

i thought using 2 different fsaudiocontroller objects, wanted ask if there smarter way first.

thanks in advance!

unfortunately fsaudiocontroller not support crossfade option have use 2 different fsaudiocontroller objects.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -