i am trying to get a frame delay effect in one of my patch. however, simply using the queue node, i can only get frames one by one in their order. But I want to increase the effect without showing so many frames. So my concept is get a queue of 16 frames for example and only show the every 4th frame.
it seems that i cannot get the spread of frames that i want; anyone knows what i am doing wrong or is there another way to get that effect?