From bae650725d5d84c6cd7515984019694031ef09f8 Mon Sep 17 00:00:00 2001
From: jeffvli
+ Fading works by polling the audio player on an interval (100ms) to
+ determine when to start fading to the next track. Due to this, you may
+ notice the fade to be inconsistent occasionally.
+
If the crossfade duration is set to less than or equal to{' '}
- 1.0
, volume fading will not occur for either track, but
+ 1.5
, volume fading will not occur for either track, but
rather start the fading-in track at full volume. This is to
tentatively support
- gapless playback without fade. Experiment between a
- crossfade duration of 0
and 1.0
to find your
- comfort zone.
-