[PD] multiple [send] arguments

patrice colet colet.patrice at free.fr
Sat Mar 5 15:12:51 CET 2016



Le 05/03/2016 14:55, Liam Goodacre a écrit :
> The only way I can see of using the right inlet to achieve a multiple 
> send involves [list-drip] and one [float] object, which isn't very 
> efficient. It would also get more complicated if you wanted to send 
> something other than floats--you'd have to use [any] which isn't Vanilla.
>

it depends how data is managed, for example in qlist all senders are in 
the same place, with text object the send name can be stored with data 
of any kind

> You can already send to multiple locations using the [; message( 
> method, but you have to spell the message out every time.
>

the message can be spelled everytime with set add addsemi addcoma and 
bang messages.
> ------------------------------------------------------------------------
> Subject: Re: [PD] multiple [send] arguments
> To: pd-list at lists.iem.at; liamg_uw at hotmail.com
> From: colet.patrice at free.fr
> Date: Sat, 5 Mar 2016 14:32:25 +0100
>
> no need for multiple send object when you set dynamically the send message
>
> Le 05/03/2016 12:04, Liam Goodacre a écrit :
>
>     If the [send] object could send to multiple locations at once (ie.
>     [send one two three] ), it would save a lot of work with
>     connections, as in the attached situation. Would other people like
>     to see this happen?
>
>
>     _______________________________________________
>     Pd-list at lists.iem.at <mailto:Pd-list at lists.iem.at>  mailing list
>     UNSUBSCRIBE and account-management ->http://lists.puredata.info/listinfo/pd-list
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160305/8c9f275c/attachment-0001.html>


More information about the Pd-list mailing list