[PD] how can i copy data from from array to another?

Roman Haefeli reduzierer at yahoo.de
Sun Aug 29 03:15:16 CEST 2004


hi

----- Original Message ----- 
From: "sven" <ml.sven at subscience.de>
> hi,
> how can i copy values from one array from start->end to another array?
> a [tabread] [tabwrite] solution seems to be too slow.
> like dest[40:100] = src[2000:2060] in py.
> sven.
> 


there is an [arraycopy]-object in the maxlib-library:
http://www.akustische-kunst.org/puredata/maxlib.
have a look in help-arraycopy.pd

cheers

roman





More information about the Pd-list mailing list