Remote Messaging with Pattr?

PlinioDesignori's icon

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

willyc's icon
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:

PlinioDesignori's icon

Great! Thats it! Thank you very much.