[PD] Basic send historical issue 32 bits / 64 bits

IOhannes m zmoelnig zmoelnig at iem.at
Tue Dec 20 10:43:31 CET 2022


On 12/20/22 08:10, Lucas Cordiviola wrote:
> hi,
> 
> you should *not* convert the list to a symbol:

totally.
[l2s] just adds a lot of overhead, for no benefit.

> you should send a list so that later [route] can do its job:
> 
> [pack 0 0 ....]
> |
> [list prepend send]
> |
> [netsend]
> 

that should read

|
[list prepend send]
|
[list trim]
|
[netsend]

apart from that, i totally agree with lucas.

gfasdmr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20221220/97f1afa4/attachment.sig>


More information about the Pd-list mailing list