Hi there! I have a patch with 12 subpatches, each one is a different step of my performance. I’m trying to keep the framerate around 25fps, so I’d like to have a low “number of thousands of ticks” for my subnodes, at least when I’m not using a subnode.
To do this I put a NIL value in any pin of the subpatchs I’m not using at the moment. In debug mode (CTRL+F9) I see that in this way some node reduce drastically the number (400->60) some others by the half (69->30)
There is a way to bring this number to zero? How can I make something like AutoEvaluate = false for the subpatchs?
nic