named jit.matrix vs send/receive
sorry, wrong forum...
Max Patch
Copy patch and select New From Clipboard in Max.
I have been using a named jit.matrix to send different video streams around and "register" to switch between them... in any case, it just occurred to me that I can do that with send/receive as well. Is there a preferred way? Is one faster than the other? I am guessing that since one needs an extra metro to get the pic out of the second matrix the send/receive might be less CPU intensive... just wondering.