[PD] get array size

2007-12-01 Thread Ypatios Grigoriadis
Hello! Is there any direct way to get the size of an array? I found [getsize] but i didn't really understood how it works. I'm not into data structures (yet).. Thank you ciao! -- Ypatios. ___ PD-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] get array size

2007-12-01 Thread Claude Heiland-Allen
Ypatios Grigoriadis wrote: Is there any direct way to get the size of an array? Not sure about pd-vanilla, but there's an external: CVS/pure-data/externals/arraysize/ Most likely in pd-extended, otherwise should be easy to compile. Hope this helps, Claude --

Re: [PD] get array size

2007-12-01 Thread Hans-Christoph Steiner
Yeah, its included in Pd-extended: [arraysize] .hc On Dec 1, 2007, at 9:48 AM, Claude Heiland-Allen wrote: Ypatios Grigoriadis wrote: Is there any direct way to get the size of an array? Not sure about pd-vanilla, but there's an external: CVS/pure-data/externals/arraysize/ Most

Re: [PD] get array size

2007-12-01 Thread hard off
if its for audio, then the output of [soundfiler] will be the same as the arraysize for resized arrays. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list