Hallo, Matthew Nish-Lapidus hat gesagt: // Matthew Nish-Lapidus wrote:
i have a [receive] in an abstraction. the abstraction has a number of creation arguments. i want to be able to name the receive using 2 arguments, for example [r $1-$2-foo]. is there any way to do something like this?
Late answer, but I just for fun built a dynamic solution for your problem as a pure abstraction with Pd's internal messages. It's attached: "sender" takes 2 arguments, the name of a receive and a send. It sends what it receives to the send-destination. Testpatch shows how it goes.
Both can be set dynamically. The solution can easily be made to work for signal send~ and receives~ as well.
Frank Barknecht _ ______footils.org__