Scheduling Question
I have a patch with several subpatchers that get values from the patch's top level via the [value] object. Because of a misunderstanding about scheduling, my patch is messed up because the subpatcher [value] objects get the values before the values are even reported to the original top-level [value] objects. Does anyone have a workaround or solution to this?
Most important object in Max: [trigger], also known as [t].
Sorry for not including this the first time around. This is an example of my problem: I'd like the subpatcher [print] to only print after the top-level [print].
Max Patch
Copy patch and select New From Clipboard in Max.
Use [trigger] when you want one thing done before another.
Max Patch
Copy patch and select New From Clipboard in Max.