Sound metadata
< PREVIOUS: Sound data | > NEXT: Chapter 7, Recording |
|
|
Several meta data about recorded sounds might be stored by SAP2011:
-
The File Table: A file table is generated each time a live or a batch module create syllable tables or raw features tables. The file index then appear in those feature tables as an index to the file table, which tells you more about the identity, location and attributes of each of the sound files. As mentioned earlier, the File Table is an important utility that allows you to query arbitrary subsets of your raw data from any set of processed data. Here is the File Table structure:
- The Bouts table contains the duration of the longest bout in each recorded file. It is used in the recorder self-feedback training, so as to pick playbacks form a recent file which contains the longest song bout (so as to avoid playing back too much noise. Fields include are: recnum: the record number (auto-increment)
bird_name bout_duration: in milliseconds file: include both file name and folder
|