diff --git a/anki/sound.py b/anki/sound.py index f927e6c56..6591f6263 100644 --- a/anki/sound.py +++ b/anki/sound.py @@ -33,7 +33,7 @@ NORM_AMOUNT = "-3" # the amount of bass BASS_AMOUNT = "+0" # the amount to fade at end -FADE_AMOUNT = "0.2" +FADE_AMOUNT = "0.25" noiseProfile = ""