Hi C# VVVV people
I’d like to be able to do the following:
Node A outputs to Input X on Node B (they are connected by a link)
Generally this means that Node A automatically evaluates
Is there a way to tell Input X not to cause the evaluation of Node A unless specifically requested to?
e.g. perhaps I need to use something other than ISpread
?
Thank you
Elliot