[PD] dynamic receive names

Matthew Nish-Lapidus mattn-l at rogers.com
Sun Mar 2 17:53:36 CET 2003


hey.

thanks for all the help.. david mccallum actually gave me the perfect
solution.  the nbx object actually takes a receive message to set it's
receive name.

matt.



----- Original Message -----
From: "Frank Barknecht" <fbar at footils.org>
To: "PD List" <pd-list at iem.kug.ac.at>
Sent: Thursday, February 27, 2003 6:35 PM
Subject: Re: [PD] dynamic receive names


> 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.
>
> ciao
> --
>  Frank Barknecht                               _ ______footils.org__
>





More information about the Pd-list mailing list