just try to avoid sending stuff, connecting is often less work than using s/r.
btw, you can also do this in max...
(signal) (signal)
[prepend /signal/right] [prepend /signal/left]
|
[route /signal/right /signal/left]
...and have 2 signal connections using only one patch cord.
you can also have signals mixed with messages over prepend-route.
this way you can route 100 audio channels with only one [gate 8] object, for
zero CPU - in case it is okay for you that you have to restart the audio in
max after using a gate.
this also works with send and receive ...
-110