Removed the Freesound import doc
This commit is contained in:
parent
4b83ba7273
commit
c97c2e3630
@ -29,7 +29,7 @@ title: Import Dialog
|
|||||||
<li>length,</li>
|
<li>length,</li>
|
||||||
<li>embedded timestamp (applies to some professional formats such as
|
<li>embedded timestamp (applies to some professional formats such as
|
||||||
Broadcast WAVE), and</li>
|
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>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
If the sample rate differs from the current session rate, it is displayed
|
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>
|
Resampling is controlled by the <kbd class="menu">Conversion quality</kbd>
|
||||||
option described below.
|
option described below.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
<h2>Auditioner</h2>
|
<h2>Auditioner</h2>
|
||||||
<p>
|
<p>
|
||||||
|
@ -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>
|
|
||||||
|
|
@ -13,10 +13,9 @@ title: Supported File Formats
|
|||||||
(8-, 16-, 24-, 32-bit integer, floating point, and more).
|
(8-, 16-, 24-, 32-bit integer, floating point, and more).
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
You can find a full list of libsndfile's supported formats
|
A full list of libsndfile's supported formats is available on the
|
||||||
<a href="http://www.mega-nerd.com/libsndfile/#Features">here</a>.
|
<a href="http://www.mega-nerd.com/libsndfile/#Features">libsndfile website</a>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
For MIDI import, Ardour will read any Standard MIDI Format (SMF) file.
|
For MIDI import, Ardour will read any Standard MIDI Format (SMF) file.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user