]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/12_adding-pre-existing-material.html
fix some typos.
[ardour-manual-diverged] / _manual / 12_adding-pre-existing-material.html
index 56938334274c913fe379b473257e1946787f55c6..600d2f23b1ac807e47fdf9c776bbc6c482a9b06d 100644 (file)
@@ -2,24 +2,30 @@
 layout: default
 title: Adding Pre-existing Material
 ---                        
-
-
   
-  
-<p>Many sessions will involve the use of pre-existing material, 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 a new session, or a way to deepen and improve one that is already underway. </p>
-<p>There are four pathways for importing/embedding an audio or MIDI file into a session. </p>
+<p>
+  There are several ways to importing an audio or MIDI file into a 
+  session:
+</p>
 <ul>
-<li><code>Session &gt; Import</code></li>
-<li><code>Region List context menu &gt; Import To Region List</code></li>
-<li><code>Track context menu &gt; Import Existing Media</code></li>
+  <li><kbd class="menu">Session &gt; Import</kbd></li>
+  <li>Region List context menu: <kbd class="menu">Import To Region List</kbd></li>
+  <li>Track context menu: <kbd class="menu">Import Existing Media</kbd>
+</li>
 </ul>
-<p>These methods are all equivalent: they open the "Add Existing Media" import dialog. Once the dialog is open, you can choose to add new audio as new tracks, as regions in the region list, or as audio in the selected track. You can change this behavior once the dialog is opened. </p>
-<p>Finally, you can also easily import files into your project by dragging and dropping the file from some other application (e.g. your platform's file manager such as Nautilus or Finder). You can drag onto the Region List or into the desired track or into empty space in the editor track display. The file will be imported (copied) into your session, and positioned at the mouse pointer position when the drag ended.</p>
-<p>This chapter covers the following:</p>
-  
-
-
-
-
+<p>
+  These methods are all equivalent: they open the <a
+  href="/adding-pre-existing-material/import-dialog/">Add Existing Media</a> 
+  dialog.  
+</p>
+<p>
+  Finally, you can also easily import files into your project by dragging 
+  and dropping a file from some other application (e.g. your platform's 
+  file manager). You can drag onto the 
+  <dfn>Region List</dfn>, into the desired <dfn>track</dfn> or into empty 
+  space in the editor track display.<br />
+  The file will be imported and copied 
+  into your session, and placed at the position where the drag ended.
+</p>
 
 {% children %}