Is there any way to do a dynamic receive in Pd? Like some
equivalent to ";" messages?
David
. . David McCallum . Music wants to be free . http://mentalfloss.ca/sintheta/ .
I guess there is an external but I don't remember its name.
Maybe you can [spigot] several [receive]s or you can just [prepend] an identifier to the messages, strip it off ([niagara]) after the receive and discard everything but the matching ones.
Maurizio Umberto Puxeddu.
On Sun, 2003-01-05 at 23:30, David McCallum wrote:
Is there any way to do a dynamic receive in Pd? Like some
equivalent to ";" messages?
David
The "forward" object in the Cyclone might do the trick for you. It's identical to the Max object of the same name.
Greg
Maurizio Umberto Puxeddu wrote:
I guess there is an external but I don't remember its name.
Maybe you can [spigot] several [receive]s or you can just [prepend] an identifier to the messages, strip it off ([niagara]) after the receive and discard everything but the matching ones.
Maurizio Umberto Puxeddu.
On Sun, 2003-01-05 at 23:30, David McCallum wrote:
Is there any way to do a dynamic receive in Pd? Like some
equivalent to ";" messages?
David
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
On Sun, 5 Jan 2003, David McCallum wrote:
Is there any way to do a dynamic receive in Pd? Like some
equivalent to ";" messages?
If you be dynamic mean that you want to change which signal to receive, this external does what you want: http://www.notam02.no/~kjetism/pd/bin/k_receive.tar