]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/13_recording/02_track-recording-modes.html
first batch of XHTML validation fixes
[ardour-manual] / _manual / 13_recording / 02_track-recording-modes.html
index be62dc452b2e4dd3eaebe5c583f6f0ad6291a70e..41e44923f074aec9f51aa69a6113ecea0d3b4a90 100644 (file)
@@ -15,10 +15,10 @@ title: Track Recording Modes
 <dd>overdubs write to new audio files, new regions are created but if they overlap with existing regions, the existing regions are trimmed so that there no overlaps</dd>
 </dl>
 <p>To change the recording mode of a track, right click on its track header to get the context menu:</p>
-<p><img src="/files/a3/a3_nonlayered_mode_menu.png" alt="track header context menu"></p>
+<p><img src="/files/a3/a3_nonlayered_mode_menu.png" alt="track header context menu" /></p>
 <p>Below is a screenshot that shows the subtly different results of an overdub in normal and non-layered mode. Both tracks were created using identical audio data. </p>
 <p>The upper track is in normal mode, and the overdub (the middle shorter region, selected) has created a new region which if you look carefully has been layered on top of the the existing (longer) region. </p>
 <p>The lower track is in non-layered mode, and rather than overlay the overdub region, it split the existing region and inserted the new one in between.</p>
-<p><img src="/files/a3/a3_nonlayered_example.png" alt="different results from normal and non-layered recording"></p>
+<p><img src="/files/a3/a3_nonlayered_example.png" alt="different results from normal and non-layered recording" /></p>
 <p>Non-layered mode is extremely useful when combined with <a href="/editing-and-arranging/changing-region-lengths/pushpull-trimming">push/pull trimming</a>.</p>