more responisive cava

This commit is contained in:
Lucca Ketterer 2021-02-22 19:49:54 +01:00
parent 28c2c9a36e
commit d0603a8a92

View File

@ -112,15 +112,15 @@ foreground = red
# Percentage value for integral smoothing. Takes values from 0 - 100. # Percentage value for integral smoothing. Takes values from 0 - 100.
# Higher values means smoother, but less precise. 0 to disable. # Higher values means smoother, but less precise. 0 to disable.
integral = 1 integral = 20
# Disables or enables the so-called "Monstercat smoothing" with or without "waves". Set to 0 to disable. # Disables or enables the so-called "Monstercat smoothing" with or without "waves". Set to 0 to disable.
monstercat = 1 monstercat = 1
waves = 3; ; waves = 3;
# Set gravity percentage for "drop off". Higher values means bars will drop faster. # Set gravity percentage for "drop off". Higher values means bars will drop faster.
# Accepts only non-negative values. 50 means half gravity, 200 means double. Set to 0 to disable "drop off". # Accepts only non-negative values. 50 means half gravity, 200 means double. Set to 0 to disable "drop off".
; gravity = 50 gravity = 300
# In bar height, bars that would have been lower that this will not be drawn. # In bar height, bars that would have been lower that this will not be drawn.