as I just started to learn vvvv, I am confused how to realize the following setup:
I have a webcam with 25 f/s. I want to output to 5 different quads (horizontal next to each other) every 1st/6th/11th/16th/21th frame of the video stream so that i have something like a continuous movement from left to write on the screen. Any suggestions how to do this?
The main loop is set to 30 fps but if you want to run your patch at 60fps you maybe should use an LFO Node with a period of 0.04 and connect the change pin to the Queue Node.