In the screen, you can see how a white pixel runs along the LED strip by changing the parameters in Transfoorm TOP
I’m trying to make the animation run along the entire strip on each kick sound, but I don’t fully understand the logic. I’d be very grateful for advice and support from a newbie.
it’s a bit difficult to see in the video, can you post your file instead?
Generally though, your kick has a 0 to 1 value range, you should map that via a Math CHOP to a range of -1 to 1. Try this out by manually changing the values of the Transform TOP’s tx parameter.