]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/12_adding-pre-existing-material.html
copy-edit chapter 12.
[ardour-manual] / _manual / 12_adding-pre-existing-material.html
index c90322e0a5c0c63c77f27a1b1c91c7e2ca32773d..1821da0e5f028ad310d4521e708a4c6d3dd33a13 100644 (file)
@@ -2,18 +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>
+  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 when the drag ended.
+</p>
 
 {% children %}