Hi there,
maybe this is a question that doesn’t make sense here (but some of you know I’m coming from Max and I need to figure out how to retrieve concepts I know and how it works in TD)
In Max, there is the task scheduler.
Messages are NEVER received exactly at the same moment, but consecutively (even if VERY VERY closely)
If I export values from 3 CHOPs Beat, for instance, to RGB value of a Constant TOP, is there some priorities I’d need to know for my stream ? I mean, is there a rule that makes my first value (the most at the top, or the most at something) to be received first ? then the 2nd etc ??
Is it the same if I connect nodes directly ? (I mean, against exporting)
For instance, a combine CHOP fed by 3 values, which one is processed/received at first ?
As fas as I understood, I thought CHOPs were related to sampling rate, so, emitting values always. But I’m now confused. DAT seems to be close to message level in Max (message & matrices) as we need to bang, to ask to a DAT node to cook and pop out.
Any discussions about this would help me a lot.