» 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

~3mth ago

joreg: END OF SHOUTBOX! As this page has is now legacy, it will no longer feature new content. For latest news, see: http://vvvv.org

~4mth ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~4mth ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~4mth ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~4mth ago

~4mth ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~4mth ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~4mth ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~5mth ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~5mth ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/