Selon Eric Skogen eskogen@usfamily.net:
how would a buffer like this be handled in pd? tabwrite~ stops once it reaches the array's end and tabsend~ only updates once per block. is there an object that pushes signals into a buffer, shifting existing buffer data over?
eric
use a delay line ([delread~] and [vd~] objects)