Hello,
When I create a patch that uses multiple receive nodes ® from different sends, those receives do not work, until I move the mouse over the input slot of the receive. This behavior is consistent, and persists even if I set the string values for the receives to the correct strings of the send objects using an IO enumeration. I suspect that this is because the sends need to exist before the receives are opened. Is there a way to re-init the receives automatically after the sends have been loaded? I enclose a zip file that contains the 2 patches I used to test this.
This problem seems to be solved in vvvv_40beta18. Please excuse the superfluous post.
Iannis Zannos
Hello,
When I create a patch that uses multiple receive nodes (R) from different sends, those receives do not work, until I move the mouse over the input slot of the receive. This behavior is consistent, and persists even if I set the string values for the receives to the correct strings of the send objects using an IO enumeration. I suspect that this is because the sends need to exist before the receives are opened. Is there a way to re-init the receives automatically after the sends have been loaded? I enclose a zip file that contains the 2 patches I used to test this.