Buffer in gen possible without external buffer~?

jayrope's icon

Is there a way to use/feed a buffer, array, table or similar value storage ONLY within gen, without reference to an external buffer~object?

Thanx in advance!

P.S.: Deriving array, table from PD, excuse me, if that shouldn't exist in maxmsp.

Max Gardener's icon

Of course.

Drop a data operator in, with arguments its name, its length (in samples), and the number of channels. That's it.

jayrope's icon

Perfekto, that sounds easy, phasor, peek and poke. Classical pppfun, thank a lot!