mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
give the fade a little more time
This commit is contained in:
parent
334d126237
commit
e010abd2d3
1 changed files with 1 additions and 1 deletions
|
@ -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 = ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue