home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1836 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!microsoft!hexnut!matts
  3. From: matts@microsoft.com (Matt Saettler)
  4. Subject: Re: .WAV player source
  5. Message-ID: <1992Sep14.170300.12986@microsoft.com>
  6. Date: 14 Sep 92 17:03:00 GMT
  7. Organization: Microsoft Corporation
  8. References: <dickerso.716227841@fester>
  9. Distribution: usa
  10. Lines: 23
  11.  
  12. In article <dickerso.716227841@fester> dickerso@cpat.stortek.com writes:
  13. >Is there a book available that goes into detail about playing .WAV
  14. >files from within your code?  Examples?
  15. >
  16. >
  17. >--
  18. >-----------------------------------------------------------------------
  19. >Russell Dickerson    Unix/X Consultant    IOSpecialists
  20. >(303) 673-5409 ---REPLY TO>>> dickerso@cpat.stortek.com <<<!!!!--------
  21. >For every vision, there is an equal and opposite Congressional revision.
  22.  
  23. I will soon (today) be placing just such sample code on ftp.uu.net
  24. in \vendor\microsoft\multimedia\samples (or is that sample?)
  25.  
  26. Anyway, the C code shows how to play a WAV file under Windows without
  27. having to read the entire file before playing.
  28.  
  29. It also shows how to convert to/from MSADPCM WAV format
  30.  
  31. Matt Saettler/Microsoft Multimedia
  32. -------------------
  33. I speak only for myself...
  34.  
  35.