android-openslmediaplayer icon indicating copy to clipboard operation
android-openslmediaplayer copied to clipboard

How i can create crossfade between music?

Open murgupluoglu opened this issue 6 years ago • 1 comments

i want to make cross fade when changes songs one from another. First song last part will be volume up to down and other song start with volume down to up.

murgupluoglu avatar Sep 04 '18 09:09 murgupluoglu

Try,customized by setVolume(float leftVolume, float rightVolume) and thread!

Maizer avatar Sep 22 '18 19:09 Maizer