vline~ accepts negative delay time in its messages, which immediately clears the queue and jumps to the given value. from the comment in the source:
/* negative delay input means stop and jump immediately to new value */
We should mention this in the docs
vline~ accepts negative delay time in its messages, which immediately clears the queue and jumps to the given value. from the comment in the source:
We should mention this in the docs