home *** CD-ROM | disk | FTP | other *** search
/ Sound Sensations! / sound_sensations.iso / voc / voxkt151 / readme.txt < prev    next >
Text File  |  1990-09-08  |  740b  |  29 lines

  1.  (exerpt from README file included with Sound Blaster discs)
  2.  
  3.  
  4.  
  5.    B. VSR.EXE
  6.  
  7.    This  program  generates a new voice file with a  different  sampling 
  8.    rate from the original.
  9.  
  10.    Usage: VSR source-filename target-filename /Rnn [/Pnn] [/O]
  11.  
  12.    where: /Rnn :    nn is the new sampling rate in percentage
  13.           /Pnn :    nn is the I/O port address, 210, 220....260
  14.           /O   :    to output the voice after the change
  15.  
  16.      eg.  VSR frogs.voc new.voc /R120
  17.  
  18.  
  19.    C. TRIM.EXE
  20.  
  21.    This program trims the leading and trailing silence of a voice file.
  22.  
  23.    Usage: TRIM source-filename target-filename [/Tnn]
  24.  
  25.    where: /Tnn :    nn is the treshold value (T=2 by default)
  26.  
  27.      eg.  TRIM tv4.voc newtv4.voc 
  28.  
  29.