<div dir="ltr">Thanks Robin!!!<div><br></div><div>Ill try those tools and run them several times to see if i can figure out the amount of jitter i have.  Ill try it with both my stock kernel and the RT kernel.  I havent needed the RT yet, so im currently running the plain Fedora kernel.  My hardware isnt high end either, so Ill keep in mind that this may not be something i can do with my current setup.</div>
<div><br></div><div>I didnt think a 20ft cable could cause enough jitter to be noticable by the human ear.</div><div><br></div><div>Thanks again!!!</div><div>-Brett</div><div><br></div></div><div class="gmail_extra"><br clear="all">
<div><div dir="ltr"><br><b>Brett Clark | </b>
<b><span>Senior Fusion Middleware Specialist</span> </b><br><b>Zirous – Oracle Gold Partner </b><br>1503 42nd Street, Suite 210 | West Des Moines, IA | 50266<br>(515) 225-9015 (ext. 5527) | <a href="http://www.zirous.com" target="_blank">www.zirous.com</a><br>
<div><img src="http://zirous.com/zirousImages/zirousforEmailSignatures2.GIF" width="200" height="50"><br></div></div></div>
<br><br><div class="gmail_quote">On Thu, Nov 14, 2013 at 9:04 AM, Robin Gareus <span dir="ltr"><<a href="mailto:robin@gareus.org" target="_blank">robin@gareus.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 11/14/2013 03:41 PM, Brett Clark wrote:<br>
[..]<br>
<div class="im">> Question: Is there a technique, A3 option, or other software that i can use<br>
> to determine the precise measurement of the latency?  I see that A3 allows<br>
> latency adjustments with incredible precision beyond what a human could<br>
> figure out.<br>
<br>
</div>Audio latency is fixed (only depending on hardware and jack settings).<br>
You can measure it using jack_delay (or the spin-off jack_iodelay that<br>
comes with jackd). Ardour 3.5 has this also built in. It is imperative<br>
to measure it and configure jack so that ardour can properly compensate<br>
latency. see also<br>
<a href="http://manual.ardour.org/synchronization/latency-and-latency-compensation/" target="_blank">http://manual.ardour.org/synchronization/latency-and-latency-compensation/</a><br>
<br>
Midi latency is a more tricky subject. While there is zero latency<br>
inside the jack-graph, Hardware MIDI I/O is usually done asynchronously.<br>
This adds a variable latency (compared to audio) and jitter. A notable<br>
exception to this are firewire devices (iso-stream, sync audio+midi<br>
transfers) as well as some high-quality professional gear PCI devices.<br>
As of now, jackd does not allow to configure MIDI physical port latency<br>
(neither jack1, nor jack2) for this reason.<br>
<br>
There are tools to measure midi latency and jitter:<br>
 <a href="https://github.com/x42/jack_midi_latency" target="_blank">https://github.com/x42/jack_midi_latency</a><br>
 <a href="https://github.com/koppi/alsa-midi-latency-test" target="_blank">https://github.com/koppi/alsa-midi-latency-test</a><br>
<br>
but also note that you may simply be running into some A3 MIDI bugs.<br>
Many of its MIDI features are far from robust (something that is going<br>
to be addressed in the not too distant future).<br>
<br>
HTH,<br>
robin<br>
<br>
</blockquote></div><br></div>