From e010abd2d38c05a93cba2205e8a224ad74593e55 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sat, 17 Jan 2009 01:27:42 +0900 Subject: [PATCH] give the fade a little more time --- anki/sound.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ""