Nikola Damjanov

nikolad@sidefx.com

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to forward all outputs of one HDA to another? Feb. 21, 2025, 4:50 a.m.

I'm having an issue sending data from one HDA to another, here is what I need:
- first HDA generates an arbitrary number of outputs (in my case 8 of them)
- second HDA needs data from (some) of those outputs to generate it's own
- I can have the first HDA as input to the second one, but only first output the first HDA gets processed

What is the correct way of doing something like this?