hi
----- Original Message ----- From: "sven" ml.sven@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