The Tween widget outputs a smooth stream of values that transition between two numbers, in a set time. This can create a natural fluid motion for graphics, motors, sound volume or any other output. Optionally, the widget can output a sequence of tweens to create more complex changes in the output (e.g. 0->500, 500->100, 100->1000,1000->0). Tweens and sequences can optionally loop.