hi all,<br><br><div class="gmail_quote">On Thu, Apr 29, 2010 at 7:05 AM, Tim E. Real <span dir="ltr"><<a href="mailto:termtech@rogers.com">termtech@rogers.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<br>
Just a request: Would be awesome as a DSSI plugin so that we<br>
 don't have to use rakarrack in a 'send and return' loop within our apps,<br>
 which causes latency due to the round trip...<br>
<font color="#888888">Tim.<br>
</font><div><br></div></blockquote></div><br>This raises a question that I've had for a while regarding latency in the JACK graph. I may have even asked it in the past, but if I did I either wasn't satisfied with the answer or have forgotten it completely. Either way, I'm unable to find it in the archives.<br>
<br>My understanding is that connections between applications in the JACK graph should add absolutely no additional latency to the signal path. Latency is of course introduced at the A/D and D/A conversion stage of the graph, which is to be expected. This is the latency figure that jack reports - the latency introduced at every A/D or D/A stage. The only additional latency introduced is by processing internal to any applications, for example by the use of sample blocks as in the case of convolution. <br>
<br>Am I correct in this? If so, then I don't understand Tim's statement above, as there should be no difference, in terms of latency, between using Rakarrack as a plugin (if it were possible) within an application, or placing it in an external send/return loop in the JACK graph.<br>
<br>If my assumption is not correct, then I'm actually highly confused as to what the value of JACK is at all. If latency were introduced at every additional JACK signal routing, then even a simple routing like the following:<br>
<br>A/D -> Rakarrack -> Jackrack -> Ardour -> D/A<br><br>would have no less than four multiples of the internal JACK latency. This would quickly become unworkable in more complex JACK graphs (for example asymmetrical graphs would have signal chains running with different internal latencies). This would make having application interconnects a pointless exercise in frustration for the most part. And actually, from experience, this is not what seems to happen at all.<br>
<br>Feel free to correct my admittedly limited technical understand of how latency is handled internally to the JACK graph...<br><br>-michael<br><br>