orbs:
From the sweep code below that I am currently using, if I wanted to adjust the speed do I adjust either the delay or the increment?
Using a larger increment or smaller delay will increase the speed. Using the next available increment value (2) will double the speed.
Using a larger delay will decrease speed. You can't use an increment less than 1.
You will have more range of control by changing the delay.