diff options
Diffstat (limited to '')
| -rw-r--r-- | hw/wurkkos/ts26/anduril.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/wurkkos/ts26/anduril.h b/hw/wurkkos/ts26/anduril.h index e1c2e33..001b669 100644 --- a/hw/wurkkos/ts26/anduril.h +++ b/hw/wurkkos/ts26/anduril.h @@ -35,7 +35,7 @@ #define HALFSPEED_LEVEL 1 #define QUARTERSPEED_LEVEL 1 -#define RAMP_SMOOTH_FLOOR 1 +#define RAMP_SMOOTH_FLOOR 5 #define RAMP_SMOOTH_CEIL 150 // 10, 30, 50, [70], 90, 110, 130 #define RAMP_DISCRETE_FLOOR 10 |
