If I've made a Cue which hold several songs, can I somhow keep track of which song is being played? like Cue.getCurrentSongIndex();
Would be wounderful if that could be done since you'll then have automatic crossfade.
Anybody know how you do that? guess that I'm supposed to use Variables somehow but I haven't figured it out yet.