]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
Removed the Freesound import doc
authorEd Ward <edwsaintesprit@hotmail.com>
Fri, 27 Jan 2017 10:03:34 +0000 (11:03 +0100)
committerLen Ovens <len@ovenwerks.net>
Fri, 27 Jan 2017 17:28:51 +0000 (09:28 -0800)
_manual/15_adding-pre-existing-material/01_import-dialog.html
_manual/15_adding-pre-existing-material/03_searching-and-importing-from-freesound.html [deleted file]
_manual/15_adding-pre-existing-material/03_searching-for-files-using-tags.html [moved from _manual/15_adding-pre-existing-material/04_searching-for-files-using-tags.html with 100% similarity]
_manual/15_adding-pre-existing-material/04_supported-file-formats.html [moved from _manual/15_adding-pre-existing-material/05_supported-file-formats.html with 70% similarity]

index 2792c7680b74090220516e0356fe95b271f70bbc..abdc0fbc0ec0122049e61fcf35248c8dfe8a3726 100644 (file)
@@ -29,7 +29,7 @@ title: Import Dialog
   <li>length,</li>
   <li>embedded timestamp (applies to some professional formats such as
   Broadcast WAVE), and</li>
-  <li>tags (attached metadata to help categorize files in a library).</li>
+  <li><a href="/adding-pre-existing-material/searching-for-files-using-tags/">tags</a> (attached metadata to help categorize files in a library).</li>
 </ul>
 <p>
   If the sample rate differs from the current session rate, it is displayed
@@ -40,6 +40,9 @@ title: Import Dialog
   Resampling is controlled by the <kbd class="menu">Conversion quality</kbd>
   option described below.
 </p>
+<p>
+
+</p>
 
 <h2>Auditioner</h2>
 <p>
diff --git a/_manual/15_adding-pre-existing-material/03_searching-and-importing-from-freesound.html b/_manual/15_adding-pre-existing-material/03_searching-and-importing-from-freesound.html
deleted file mode 100644 (file)
index 360303f..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
----
-layout: default
-title: Searching and Importing From Freesound
-menu_title: Freesound Search/Import
----                        
-
-<p>
-  <a href="http://www.freesound.org"
-  title="http://www.freesound.org"><dfn>Freesound</dfn></a> 
-  is an online repository of searchable sound files licensed under
-  Creative-Commons term. The <kbd class="menu">Search  Freesound</kbd> tab 
-  of the import dialog allows you to search the Freesound database, 
-  and to download and audition files directly.</p>
-<dl>
-  <dt>Tags</dt>
-  <dd>Enter metadata tags that you would like to search for. You may enter 
-  multiple search terms separated by spaces. For example, 
-  <kbd class="input">drums 120bpm</kbd> will search for files that are tagged 
-  <samp>drums</samp>, <samp>120bpm</samp>, or both.</dd>
-  <dt>Sort</dt>
-  <dd>Choosing one of the sort options will cause Freesound to return the list 
-  of available files sorted accordingly. This can save time if you know (for 
-  example) the sound you need is very short.</dd>
-  <dt>Search</dt>
-  <dd>Click this button to initiate the search. Freesound will begin returning 
-  pages of information, with 20 items per page. The <kbd
-  class="menu">Stop</kbd> button interrupts the download.</dd>
-  <dt>The file list</dt>
-  <dd>Click on a file to download it from Freesound. Double-click the file to 
-  auto-play it in the auditioner.</dd>
-</dl>
-<p>
-  Files imported with Freesound will automatically include any tags that are 
-  associated with the file, and these tags will be included in a search when 
-  you use the <kbd class="menu">Search Tags</kbd> tab.
-</p>
-  
similarity index 70%
rename from _manual/15_adding-pre-existing-material/05_supported-file-formats.html
rename to _manual/15_adding-pre-existing-material/04_supported-file-formats.html
index 0c7270799571de154d50bbfadbe96acc679ec695..794431afee11a2a49dd356afe7f42bd321aa0bfc 100644 (file)
@@ -1,22 +1,21 @@
 ---
 layout: default
 title: Supported File Formats
----                        
+---
 
 <p>
-  The list of audio file formats that Ardour can understand is quite long. 
-  It is based on the functionality offered by <dfn>libsndfile</dfn>, an excellent and 
-  widely used software library by Australian programmer Erik de Castro Lopo. 
-  As libsndfile's capabilities expand, so will Ardour's abilities to import 
-  (and export) new formats. Ardour supports all common audio file formats, 
-  including WAV, AIFF, AIFC, CAF, W64 and BWF, with all typical sample formats 
+  The list of audio file formats that Ardour can understand is quite long.
+  It is based on the functionality offered by <dfn>libsndfile</dfn>, an excellent and
+  widely used software library by Australian programmer Erik de Castro Lopo.
+  As libsndfile's capabilities expand, so will Ardour's abilities to import
+  (and export) new formats. Ardour supports all common audio file formats,
+  including WAV, AIFF, AIFC, CAF, W64 and BWF, with all typical sample formats
   (8-, 16-, 24-, 32-bit integer, floating point, and more).
 </p>
 <p>
-  You can find a full list of libsndfile's supported formats 
-  <a href="http://www.mega-nerd.com/libsndfile/#Features">here</a>.
+  A full list of libsndfile's supported formats is available on the
+  <a href="http://www.mega-nerd.com/libsndfile/#Features">libsndfile website</a>.
   </p>
 <p>
   For MIDI import, Ardour will read any Standard MIDI Format (SMF) file. 
 </p>
-