home *** CD-ROM | disk | FTP | other *** search
/ Sound Sensations! / sound_sensations.iso / voc / vmult / vmult.doc next >
Text File  |  1990-09-26  |  2KB  |  60 lines

  1. VMULT is (C)opyright by David Risack and Federated telecommunications
  2.  
  3. Neither David Risack or Federated Telecommunications can be held
  4. responsible for the any damage caused by the use/misuse of this program.
  5. This responsibility relies solely on the user.  VMULT is distributed
  6. free of any virus, neither David Risack or Federated Telecommunications
  7. can be held liable for any damages, caused by a virus whether attached
  8. to VMULT or not.
  9.  
  10. Your use of the program means you assent to these terms.
  11. -------------------------------------------------------------------------
  12.  
  13. WHY DID I WRITE THIS SIMPLE PROGRAM?
  14. ------------------------------------
  15. Good question... well actually its because I found some public domain
  16. stuff they plays the .VOC files over the PC's internal speaker, but
  17. found it works best when files are at 16,000Hz Sampling rates.  Since
  18. Soundblaster only records at up to 12,000Hz sampling rates, this was
  19. a problem that needed a soloution--SO HERE IT IS!
  20. (Now I record at 8000Hz and run this program and it work great!)
  21. (Never thought it would work though...)
  22.  
  23.  
  24. Description:
  25.  
  26. VMULT is for use on SoundBlaster Voice files (.VOC).  This program
  27. allows you to double the actual sampling rate.  This is a very simple
  28. process of stripping the header and doubling each byte.
  29.  
  30.  
  31. Example:
  32.  
  33. VMULT HAL.VOC HAL
  34.  
  35.  
  36. This would make a file "HAL" that has double the sampling rate of HAL.VOC.
  37.  
  38. **IMPORTANT!**
  39. If you wish to use the newly created file (just doubled) using soundblaster
  40. you must use the VOC-HDR.EXE program to add a header on to the new file.
  41. (when it asks for sampling rate select DOUBLE the amount that the original
  42. file was recorded at)
  43. If a file was recorded at the 8000Hz sampling rate you would enter 16000Hz
  44. for the new sampling rate.
  45.  
  46.  
  47. **ALSO IMPORTANT**
  48. I have only tried this method on non-packed (8-bit) files. I do
  49. not think it will work with packed files (but it might).
  50.  
  51. If you have any questions/comments/suggestions for additions to this
  52. program or new ideas other soundblaster stuff send them to:
  53.  
  54. Any monatary donations you might wish to make would be greatly appreciated.
  55.  
  56. David Risack
  57. 99 Stephenville Pkwy.
  58. Edison,N.J. 08820
  59.  
  60.