From bae650725d5d84c6cd7515984019694031ef09f8 Mon Sep 17 00:00:00 2001 From: jeffvli Date: Sun, 29 Aug 2021 06:18:26 -0700 Subject: [PATCH] update fade notice --- src/components/settings/Config.tsx | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/components/settings/Config.tsx b/src/components/settings/Config.tsx index e3145f8..5bb8e29 100644 --- a/src/components/settings/Config.tsx +++ b/src/components/settings/Config.tsx @@ -235,15 +235,21 @@ const Config = () => { } > -
+

+ 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. -

+ gapless playback without fade. Experiment with this + knowledge to find your comfort zone. +

+
Crossfade duration (seconds)