]> Shamusworld >> Repos - ardour-manual/blobdiff - include/import-dialog.html
Add foldback strip documentation
[ardour-manual] / include / import-dialog.html
index d3c89ba70d92e1c8d013eace9d529437b7584f9b..9fb0a5a9c89d675807d21132d5c13db73edbc9a5 100644 (file)
@@ -1,10 +1,15 @@
 
-<img class="right" src="/images/import-window.png" alt="The import window">
+<figure class="right">
+       <img src="/images/import-window.png" alt="The import window">
+       <figcaption>
+               The import window.
+       </figcaption>
+</figure>
 
 <p>
   Many sessions will require the use of <dfn>existing material</dfn>,
   whether it consists of audio and/or MIDI data. Using existing samples,
-  loops and riffs from files stored on your system can be the basis for
+  loops and riffs from files stored on the system can be the basis for
   a new session, or a way to deepen and improve one that is already
   underway.
 </p>
 <h2>Auditioner</h2>
 <p>
   Files can be auditioned before importing. The slider under the play and
-  stop buttons allows you to scrub around, a fader on the right side allows
+  stop buttons allows to scrub around, a fader on the right side allows
   to control the playback volume.
 </p>
 <p>
-  Auditionning MIDI files requires a MIDI instrument to be chosen in the <kbd class="menu">
+  Auditioning MIDI files requires a MIDI instrument to be chosen in the <kbd class="menu">
   Instrument</kbd> dropdown list.
 </p>
 
@@ -63,7 +68,7 @@
 <p>
   The <kbd class="menu">Insert at</kbd> option chooses where in time the file will be imported, amongst:
 </p>
-</ul>
+<ul>
   <li>the <dfn>file timestamp</dfn> (if available, zero by default)</li>
   <li>at the <a href="@@edit-point-control"><dfn>edit point</dfn></a></li>
   <li>at the <dfn>playhead</dfn></li>
@@ -84,7 +89,7 @@
   differs from the session rate.
 </p>
 <p>
-  Finally, and most importantly, the the files can be linked or copied to the session
+  Finally, and most importantly, the files can be linked or copied to the session
   with the <kbd class="option">Copy files to session</kbd> checkbox. Please read
   <a href="@@copying-versus-linking">Copying
   versus Linking</a> for details.