Can anyone recommend a send object that allows me to change it's sending location?
I've tried changing the location of a send object by sending it "set <location>" but that doesn't work.
Thanks
-Jordan
i think the d13 send object can be rerouted, but you can also just use a
[pack s s] -> [ ; $1 $2 ] ...
unless you are sending lists, then you need more $.. values.
pix.
On Mon, 14 Apr 2003 02:44:15 -0500 "Jordan J" buck@defaced.net wrote:
Can anyone recommend a send object that allows me to change it's sending location?
I've tried changing the location of a send object by sending it "set <location>" but that doesn't work.
Thanks
-Jordan
Hi Jordan,
'dist' from maxlib allows to send to several receives at a time. The list of receive objects can be changed dynamically.
Olaf
Jordan J schrieb:
Can anyone recommend a send object that allows me to change it's sending location?
I've tried changing the location of a send object by sending it "set <location>" but that doesn't work.
Thanks
-Jordan