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 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,
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 likely in pd-extended, otherwise should be easy to compile.
Hope this helps,
Claude
http://claudiusmaximus.goto10.org
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
kill your television
if its for audio, then the output of [soundfiler] will be the same as the arraysize for resized arrays.