Sequence

The Sequence widget outputs a series of smooth transitions from one value to another over specified times (e.g. 0->500, 500->100, 100->1000, 1000->0). This can create a natural fluid motion or animation for graphics, motors, sound volume or any other output . Sequences can optionally loop.

The widget supports up to 4 different sequences, triggered by four corresponding inputs. When an input value rises above the threshold value, the corresponding sequence is started (and if a previous sequence is running, it will be stopped and replaced by the new one).