Magma Expert Licensed User Longtime User Mar 7, 2014 #1 Hi there, 1) i want to create an mp3 player that will auto-playing lists of mp3 (like winamp lists) but at the end of a track/song-mp3 will fade-out 2~4 secs and parallel fade-in 2~4 secs at other track/song-mp3. Is there a ready solution (lib or routine) ? Or i will play with setvolume ? 2) By the way if someone can answer to that thread (will help): http://www.b4x.com/android/forum/threads/how-to-mute-phonespeaker.38069/
Hi there, 1) i want to create an mp3 player that will auto-playing lists of mp3 (like winamp lists) but at the end of a track/song-mp3 will fade-out 2~4 secs and parallel fade-in 2~4 secs at other track/song-mp3. Is there a ready solution (lib or routine) ? Or i will play with setvolume ? 2) By the way if someone can answer to that thread (will help): http://www.b4x.com/android/forum/threads/how-to-mute-phonespeaker.38069/
Erel B4X founder Staff member Licensed User Longtime User Mar 9, 2014 #2 You will need to play with SetVolume. Upvote 0