`return Clamp((float)-timingPoint.BeatLength, 10, 1000) / 100f;` e.g. when beat length is -1000, bpm multiplier should be 0.1 instead of 10.