home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / WM10.ZIP / DOC.DAT / maximize.txt < prev    next >
Encoding:
Text File  |  1995-08-30  |  1.0 KB  |  29 lines

  1.  WM Maximize
  2.  ───────────
  3.  
  4.  WM Maximize finds the min/max sample values in the source WAV file and scales
  5.  the output signal so as to use the full available word size (8 or 16 bits).
  6.  
  7.  Usage:    Maximize <source> <destination>
  8.  
  9.            The default directory is Temp\. The default extension is WAV. The 
  10.            source file may NOT be overwritten; you must specify different 
  11.            filenames and/or extensions.
  12.  
  13.  Options: /l (affect left channel only)
  14.           /r (affect right channel only)
  15.           /w <start>:<end> (effect window times, in milliseconds)
  16.           /q (quiet mode: no screen output)
  17.  
  18.  The following title:value pairs are written to WAVmaker's public Function key
  19.  file {FnKeys} upon successful termination:
  20.  
  21.                              File #1      : <source>
  22.                              File #2      : <destination>
  23.  
  24.  If the /w (effect window) option is used, the following pairs are also 
  25.  written:
  26.  
  27.                              Start time   : <start>
  28.                              End time     : <end>
  29.