[PD] Serialize 64 and unpack~ objects

IOhannes m zmölnig zmoelnig at iem.at
Tue Aug 25 22:10:52 CEST 2015


On 08/25/2015 05:34 PM, Pagano, Patrick wrote:
> ?i am looking for these, where might they be?
> 
> Anyone know?/
> 

[unpack~] is in zexy, but in many cases it can be replaced by the
vanilly team: [bang~]+[tabsend~]+[array get]

i don't know about [Serialize 64], but assuming it is just a list
serializer, you can:
- use Pd's [list] objects to build your own (e.g. [list-drip] from list-abs)
- use zexy's [repack]

finally, if you need the serializer to serialize the data from
[unpack~], you might as well use [tabread] instead of [array get] to
read the signalwise into messagedomain.

fgmdsr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150825/0c450026/attachment.sig>


More information about the Pd-list mailing list