I took your first example down to its most basic:Delta Sign wrote: Fri Jan 04, 2019 12:05 amSure!cturner wrote: Thu Jan 03, 2019 11:43 pm Does someone have a basic example of using the object "build array"?

The data statement on the right will build the array in one dbl-click, the leftmost three build it piecemeal. You can also change just one element, as shown in the console printout.
EDIT: Ah, interesting: the "length" data object is below the "write index" objects, so when one re-initializes the FRAG, one gets an index error. Horizontally aligning the "length" object with the tuples and array will fix this.
I've linked the FRAG here if any one wants it: http://vze26m98.net/loomer/demo_build_array.frag

