home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / audio / SoundTime.lzh / SoundTime / SoundTime.doc next >
Encoding:
Text File  |  1991-12-08  |  750 b   |  25 lines

  1.   SoundTime v1.0  (c) 1991 by "Tarador"
  2.  
  3.  Well, I'm not sure where I got the idea for this.  I'm not even sure if
  4. it's useful. :)  But, here it is.  With this utility, you can find out how
  5. long an IFF 8SVX sound plays.
  6.  
  7. Usage: SoundTime [-s<sps>] <file> [file] ...
  8.     Where <sps> is some samples-per-second value.
  9.  
  10.  If you include the -sxxx, then xxx will be used as the sps for the sound.
  11. For instance, if "foo.snd" is normally 18000 sps, and you do:
  12.  
  13. SoundTime -s7500 foo.snd
  14.  
  15. then the time will be calculated as if foo.snd were only 7500 sps.
  16.  
  17.  You can specify as many files as you like, and the * and ? wildcards are
  18. supported.
  19.   Any questions, comments, etc., e-mail me at the address below.  Thanks.
  20.  
  21.  - Tarador Dranon
  22.  ~ sah@gnu.ai.mit.edu
  23.  
  24.  
  25.