need a video player, if event x happens he should play x…you see i´m thinking like a conventional programmer…is there any way to do something like if or so in vvvv?
Thank you for helping a newbie.
regards, Gerd
need a video player, if event x happens he should play x…you see i´m thinking like a conventional programmer…is there any way to do something like if or so in vvvv?
Thank you for helping a newbie.
regards, Gerd
Hi freezor , is this what you mean , if something happen play the video
playwhensomething.v4p (5.9 kB)
yes that´s cool but i need little more: i have a fiducial tracker which puts out several x and y coordinates not only one like the mouse in your example, how can i check several x and y values?
regards, Gerd
like colorsound patched it, almost any node can handle spreads. look into the boolean category and open some helppatches (select a node an press F1).
thanks it works already