So I removed some code I didn't know what it would do, but now I do and I see the issue.
ClockAnalog has an formula exp(-2,7 x)255 or something. But for when it's at the start/begin, the curve is wrong since it does not wrap around.
I fixed this my moving it +30 and then -30 so the curve would piek/curve would always be in vieuw.
Isue now: ClockAnalog does not wrap around nicely at LED[0] and LED[59]
So I removed some code I didn't know what it would do, but now I do and I see the issue.
ClockAnalog has an formula exp(-2,7 x)255 or something. But for when it's at the start/begin, the curve is wrong since it does not wrap around. I fixed this my moving it +30 and then -30 so the curve would piek/curve would always be in vieuw.
Isue now: ClockAnalog does not wrap around nicely at LED[0] and LED[59]