I'm trying to build a patch to sample and loop live input. Basically I
want to be able to punch into the loop and out and record continuously.<br>
<br>
I tried&nbsp; writing to a table using [start $1], which does record,
but the problem is that it stops recording when it reaches the end of
the table. Also I can only get the position using snapshot~, which is
not very accurate, timing wise.<br>
<br>
Can anyone suggest a workable approach? Or even better, point to an example patch?<br>
<br>
Many thanks,<br>
<br>
- martin<br>