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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
