move multiple patchchords from one object inlet, to another, in one step?
i have multiple patchchords feeding into the inlet of an object. this same situation is mirrored. i wish to highlight all patchchords going into one of the receiving objects, and move them over to the other receiving object.
i have pasted an example patch below.
thanks in advance for your assistance..
if you need to change patching dynamically, then looks like you need to do some scripting. have a look at the [scripting] sub patch in the [thispatcher] help file as a starting point.
if you just want to save time building or changing a patch, I don't think there's anything you can do, unless there are some extensions/tools to max that i'm not aware of
I always create a [patcher] with just an [inlet] connected to an [outlet] and then use paste-replace to move the multiple connections around.
Maxtoolbox would let you do this by selecting all the number boxes and the int and then pressing 'a'