<div>Just wondering if I understand this correctly. I making a loop based app for step sequencing. When I previously did this in Csound, I clocked it off a phasor, so the timing was sample accurate ( but that brought all it's own issues to be sure ). I'm wondering whether I should do the same thing in jack app, or use the jack transport clock, or some hybrid.<br>
</div><div><br></div><div>My question, am I correct in understanding that if I use the jack transport position to rewind in time, I'll get:</div><div><br></div><div>C) any other clients with running audio looping back to ( may or may not be desirable )</div>
<div><br></div><div>B) a jitter based on the amount of time left between when the loop should end and the end of the frame buffer in which the loop length runs out?</div><div><br></div><div>Has anyone solved B? Could it be done by some complex tempo cheating trick?</div>
<div><br></div><div>Does anyone have any methods they've used for tight timing of looping in a jack app?</div><div><br></div><div>Pointers at code appreciated of course. =)</div><div><br></div><div>thank!</div><div>Iain</div>
<div><br></div>