Remote Messaging with Pattr?
Is it possibe to send a number from one numberbox to another by identifyling the recievig numberbox by its scripting name in the pattrstorage?
Max Patch
Copy patch and select New From Clipboard in Max.
I have added a patch that tries to illustrate what I'm aiming for:
Best,
Felix
Max Patch
Copy patch and select New From Clipboard in Max.
This can be done either with messages straight back to pattrstorage, or using a pattrforward object:
Great! Thats it! Thank you very much.