


ANLIST(SFS1)      MISC. REFERENCE MANUAL PAGES       ANLIST(SFS1)



NAME
     anlist -- list an annotation item to a text description

SYNOPSIS
     anlist (-i item) (-s rate) (-h) (-m anmapfile) (-c) file

DESCRIPTION
     anlist dumps the contents of an  annotation  item  onto  the
     standard  output in a form suitable for editting and reload-
     ing with anload(SFS1). The standard format of the output  is
     one  annotation per line, with two entries: firstly the time
     in seconds, secondly the text label.

     Options

     -I         Identify the program version.

     -iitem     Select input item.

     -srate     Output sample numbers  pre-supposing  given  sam-
                pling  rate.   This output is not compatible with
                anload.

     -h         Output annotations in HTK format, with start  and
                stop times expressed in 100ns units.

     -manmapfile
                Map any annotations that match lines in the  sup-
                plied  file.  Format as for anmap(SFS1) prograrm,
                namely two fields per line, input and output.

     -c         Collapse together  adjacent  annotations  sharing
                the same output label.

INPUT ITEMS
     AN         Any annotation item

VERSION/AUTHOR
     1.4 - Mark Huckvale

BUGS
     The sample mode of anlist is not compatible with the  sample
     mode of anload.

SOURCE
     /ptemp/mark/sfs/util/anlist.c









Sun Release 4.1         Last change: UCL                        1



