skip-until

xod/stream/skip-until

Lets values pass through only after the value specified in S is encountered
skip-until
@/skip-until
Lets values pass through only after the value specified in S is encountered
IN1generic t1
A value to be pushed through
IN2pulse
Try to push a new value through
Sgeneric t1
All values after this one will be passed through
RSTpulse
Do not let values through until another S
skip-until
IN1
IN2
OUT1
OUT2
S
RST
OUT2pulse
Pulses when a value passes through
OUT1generic t1
The last value passed through