Favorite 1D and 2D patterns with slower/subtle movements?

Doing some last minute downloading and realizing most of the patterns I have are very fast/reactive.

There’s no global speed control, but you can try slowing any pattern down by increasing the number you see inside time() in the code. A good approach is to multiply what you find in all the time()’s by something - for example for 50% speed, insert “2 * “ in all the time()s.