home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / SBOS2DEV.ZIP / vocstuff / readme < prev    next >
Text File  |  1992-10-23  |  681b  |  20 lines

  1. The two files player.c and recorder.c are sample programs to create
  2. and play .VOC files. They are not very polished programs, but should
  3. work well enough.
  4.  
  5. Both programs give help if you just type their name. Both also
  6. can play/record raw sound files if you use the -b switch.
  7.  
  8. If you have a SBPro then use Mixertool or setmixer to set the
  9. recording source and the recording/playback levels.
  10.  
  11. Both can be compiled with EMX GCC 0.8e and the supplied GNU MAKE makefile.
  12.  
  13.  
  14. The file VOCFILE.TXT has info on the .VOC file format. I don't know how
  15. stereo .VOC files are stored.
  16.  
  17. The file COOLGUY.VOC is a sample file to play with.
  18.  
  19. michael fulbright
  20. msf@as.arizona.edu