» Delay (Animation)
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Delay (Animation)

Help Delays incoming values for a certain time
Author vvvv group

Here you are supposed to see an image (rendered with SVG) describing the pins of this node. However, this does not work with Internet Explorer. You may want to consider using another browser, like FireFox, Chrome, Safari or Opera that do support SVG.

Credits
Warnings
Bugs Stores only the values of the last 1024 frames

related discussions

start a forum thread about this node

about Delay (Animation)

Delay internally strictly works time-based, not frame based. So imagine sending a bang while the framerate is 50fps - so the bang stored in the delay 20ms long. now imagine your frame rate dropping to 10fps after the bang. now each frame is 100ms long, so there is a certain chance that both the rising and the falling edge of the bang occur in the same frame. You will only get the information every 100ms so the bang may be lost.

A classic solution would be putting a Counter (Animation) or Toggle (Animation) upstream and a Change (Animation) downstream of the Delay.

Generally with vvvv its always worth thinking about the question whether its possible to work with explicit states and not with events leading to states.

anonymous user login

Shoutbox

~6d ago

joreg: Postponed: Next vvvv beginner course starting April 29: https://thenodeinstitute.org/courses/vvvv-beginner-class-summer-2024/

~1mth ago

~1mth ago

joreg: The Winter Season of vvvv workshops is now over but all recordings are still available for purchase: https://thenodeinstitute.org/ws23-vvvv-intermediates/

~1mth ago

schlonzo: Love the new drag and drop functionality for links in latest previews!

~2mth ago

joreg: Workshop on 29 02: Create Sequencers and Precise Clock Based Tools. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-08-create-sequencers-and-precise-clock-based-tools-in-vvvv-gamma/

~2mth ago

joreg: Workshop on 22 02: Unlocking Shader Artistry: A Journey through ‘The Book of Shaders’ with FUSE. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-12-book-of-shaders/