Option to disable cross fade?
lolmaus opened this issue · 6 comments
Cross fade makes music sound out of tune for a few seconds, every few minutes.
Very disturbing.
PS Thank you for the awesome service, I've sent you a humble donation.
Thanks so much. Hm I don't think I have implemented any cross-fade feature. I'm not sure why that would be happening for you.
Could it be a default of the audio library you're using?
Cross fade means that the next track starts a few second before the current track finishes. So for a few seconds they sound both at the same time.
I may be imagining it... But I swear I'm hearing it often. :)
It might be just you hehe, here is the code - audiojs calls trackEnded
after the end of the currently playing track: https://github.com/ryanio/focusmusic.fm/blob/master/static/js/app.js#L61
Thx!
Maybe some tracks are designed to sound out of tune...
Ha!
Turns out, many tracks are mixes: multiple tracks assembled into a single track. And they have crossfade inside them!
For example, listen to this track between 53:30 and 54:20. Very annoying! 😅