]> Shamusworld >> Repos - ardour-manual/blob - include/searching-for-files-using-tags.html
ae093ef23af9e660302384afe27a248f0495270b
[ardour-manual] / include / searching-for-files-using-tags.html
1
2 <p>
3   A <dfn>tag</dfn> is bit of information, or metadata, that is associated 
4   with a data file. Specifically, tags are keywords or terms that you feel 
5   have some relevance to a particular soundfile. Ardour can store these tags 
6   in a searchable <dfn>database</dfn> so that you can quickly search for sounds based 
7   on the tags that you have assigned to them. 
8 </p>
9 <p>
10   For example you can assign the term <kbd class="input">120bpm</kbd> to a 
11   sound, and then when you search for this tag, the file will appear in the
12   search list. Tags are independent of the filename or anything else about 
13   the file. Tags, and the file paths that they are associated with, are 
14   stored in a file called <samp>sfdb</samp> in your Ardour user folder.
15 </p>
16 <p>
17   To <dfn>add tags</dfn> to a given file, open the <kbd class="menu">Session &gt; Import</kbd> 
18   dialog, select the file in the browser, and type new tags into tag area in
19   the soundfile information box on the right.<br/>
20   Tags are stored when the input box loses focus, there is no need to
21   explicitly save them.
22 </p>
23 <p>
24   You can <dfn>search</dfn> for specific tags in the <kbd
25   class="menu">Search Tags</kbd> tab of the same dialog. Files which have 
26   been tagged with the relevant terms will appear in the results window. 
27   Selected files can be auditioned and marked with additional tags if
28   required. 
29 </p>
30     
31
32 {% children %}
33