move multiple patchchords from one object inlet, to another, in one step?

johnr's icon

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.

Max Patch
Copy patch and select New From Clipboard in Max.

thanks in advance for your assistance..

Floating Point's icon

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

Luke Hall's icon

I always create a [patcher] with just an [inlet] connected to an [outlet] and then use paste-replace to move the multiple connections around.

Luke Woodbury's icon

Maxtoolbox would let you do this by selecting all the number boxes and the int and then pressing 'a'