Buffer in gen possible without external buffer~?
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.
Of course.
Drop a data operator in, with arguments its name, its length (in samples), and the number of channels. That's it.
Perfekto, that sounds easy, phasor, peek and poke. Classical pppfun, thank a lot!