» vvvv as a language
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

vvvv as a language

tutorial
Credits: vvvv language team

about

discussion of vvvv's language features

download

vvvv as a language.zip
24.04.11 [19:52 UTC] by gregsn | 1793 downloads

u7angel 24/04/2011 - 22:54

i missed your talk, thank you for the pdf

the most interesting page is flow control.

gregsn said
You might want to react only once on an event. So no loop at all.
A patch that gets evaluated only under certain circumstances...

absolutely yes, because at the moment, vvvv projects are sort of limited in terms of complexity. only with tricks of getpatch/setpatch its possible to dynamically load things later. sending NIL isn't a solution either.