Dynamic [send] inside an abstraction
Hi all!
Max Patch
Copy patch and select New From Clipboard in Max.
is it possible to have a dynamically assigned [send] object, as well as a [receive]?
I would like to have them inside abstractions, but names are always composed, like [s my-name-C]
where C is the only thing i would like to set as argument in my abstraction.
I attach a simple patch which exemplifies what I mean.
thanks!
Max Patch
Copy patch and select New From Clipboard in Max.
How about something like this?
[forward]
Thanks everyone, putting at the beginning solved the problem!