So you would have to write into an array cyclically (phasor~ is your friend here), and read at the same position, feeding back the audio signal from the tabread to tabwrite, thus creating a loop.
Order forcing is giving me headaches right now but that's OK - but what I am wondering is: is there a way to *write* cyclically to an array based on a signal input? This would save me a lot of trouble here syncing/dividing [metro]s and messages, which is really complicating the overdub/play/stop/start process. I wish it could just be driven by a [phasor~] - is this possible somehow?
[snapshot~] is impractical here unless I can get it to sync on the sample level.
Kevin