Random feedback

I have a filestream, random and a bang,
and I want to be able to do random seeks in the video in the filestream, so I hooked the duration of the filestream, to the scale of the random, and the bang to the do seek on the filestream.

But I can’t then connect the output of the random to the filestream.

Any tip on how to get around that?

hi , i think you are facing one of the more common issues in the beggining , framedelay is the node , i hope this is what you mean .

feedbackNoding.v4p (3.1 kB)

That worked like a charm. Thanks.

I am just starting out with vvvv. And hopefully I will get the hang of it soon.

My background is from C/C++, Java, Processing, etc… with a little bit of messing about with pureData. But vvvv seems a bit more powerful with graphics.

And though confusing, I like it more and more.