


SFS2WAV(1)               USER COMMANDS                 SFS2WAV(1)



NAME
     sfs2wav - convert waveforms to Microsoft .WAV format (RIFF)

SYNOPSIS
     sfs2wav (-i item) (-l item) (-r item) (-2) (-8) (-12|-a) (-s
     starttime) (-e endtime) (-o wavfile) file

DESCRIPTION
     sfs2wav is a program to copy data from speech, and lx  items
     into Microsft .WAV format files.  The byte order is selected
     for operation on PCs.  If no output filename  is  given  the
     output  name  is constructed from the source name by substi-
     tuting an extension of '.WAV'.

     Options and their meanings are:

     -I         Identify program and exit.

     -iitem     Select input item. (monophonic)

     -litem     Select left channel (stereophonic).

     -ritem     Select right channel (stereophonic)

     -2         Make stereo from single input channel.

     -owavfile  name the file to create in .WAV format.   Default
                is  to use the input file name with a .WAV exten-
                sion.

     -a         Automatic  gain  control.    Scale   the   output
                waveform  so  that the maximum waveform amplitude
                is set to +/- 24576.

     -8         Create an 8 bit waveform from the top 8  bits  of
                the  input  waveform.  Default is to create a 16-
                bit waveform.

     -12        Specify that the input waveform is only 12  bits.
                Scale up by 4 bits before using.

     -sstarttime
                Specify start time to extract.  Default: 0.0.

     -eendtime  Specify end time for extraction.  Default: end of
                input.

INPUT ITEMS
     1.xx       Any speech item.

     2.xx       Any excitation item.




Sun Release 4.1         Last change: UCL                        1






SFS2WAV(1)               USER COMMANDS                 SFS2WAV(1)



VERSION/AUTHOR
     1.0        Mark Huckvale.

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


















































Sun Release 4.1         Last change: UCL                        2



