]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/19_synchronization/02_latency-and-latency-compensation.html
fix headline capitalization
[ardour-manual-diverged] / _manual / 19_synchronization / 02_latency-and-latency-compensation.html
index a014d4336148b0a3dcab0ae012bf901df8a23cb6..1aa78592db41c4873954c7b3c18110a1e664b7fa 100644 (file)
@@ -100,7 +100,7 @@ NB. this is also one of the reasons why many projects start at timecode <code>01
 </p>
 
 
-<h2>Latency compensation and clock sync</h2>
+<h2>Latency Compensation And Clock Sync</h2>
 
 <p>
 To achieve sample accurate timecode synchronization, the latency introduced by the audio-setup needs to be known and compensated for.
@@ -126,7 +126,7 @@ JACK includes an <acronym title="Application Programming Interface">API</acronym
 </p>
 
 
-<h2>Calibrating JACK latency</h2>
+<h2>Calibrating JACK Latency</h2>
 
 <p>
 Linux DSP guru Fons Adriaensen wrote a tool called <code>jack_delay</code> to accurately measure the roundtrip latency of a closed loop audio chain, with sub-sample accuracy. JACK itself includes a variant of this called <code>jack_iodelay</code>.