Say I have a pd patch, containing a [pd xxx] subpatch.
[pd xxx] has an inlet~, an outlet~, and some tilde stuff in between.
And outside, [pd xxx]'s inlet and outlet are connected to other DSP.
If I change [pd xxx] -- add or delete tilde objects, or make/break connections -- does Pd re-sort *all* DSP objects everywhere in the environment, or only the ones in the canvas that was edited?
Thanks, hjh