[PD] Structures & lists

Jonathan Wilkes jancsika at yahoo.com
Fri Dec 30 16:17:43 CET 2011





----- Original Message -----
> From: Jma/celeonet <jma at jeanmarie-adrien.net>
> To: "Pd-list at iem.at" <Pd-list at iem.at>
> Cc: 
> Sent: Friday, December 30, 2011 6:14 AM
> Subject: [PD] Structures & lists
> 
> Hello,
> basic : the manual about data structures and lists seems out of date ...
> what would be the straighforward way to deal with (point to) many lists of 
> different lengths (matrices inappropriate) without declaring lengths at first ?
> (using float arrays in data structures requires prior length declaration , 
> correct ?)

You can use [setsize] to change the length at any time after the containing scalar gets created.

-Jonathan

> Thanks
> JmAdrien
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 



More information about the Pd-list mailing list