home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!microsoft!hexnut!matts
- From: matts@microsoft.com (Matt Saettler)
- Subject: Re: .WAV player source
- Message-ID: <1992Sep14.170300.12986@microsoft.com>
- Date: 14 Sep 92 17:03:00 GMT
- Organization: Microsoft Corporation
- References: <dickerso.716227841@fester>
- Distribution: usa
- Lines: 23
-
- In article <dickerso.716227841@fester> dickerso@cpat.stortek.com writes:
- >Is there a book available that goes into detail about playing .WAV
- >files from within your code? Examples?
- >
- >
- >--
- >-----------------------------------------------------------------------
- >Russell Dickerson Unix/X Consultant IOSpecialists
- >(303) 673-5409 ---REPLY TO>>> dickerso@cpat.stortek.com <<<!!!!--------
- >For every vision, there is an equal and opposite Congressional revision.
-
- I will soon (today) be placing just such sample code on ftp.uu.net
- in \vendor\microsoft\multimedia\samples (or is that sample?)
-
- Anyway, the C code shows how to play a WAV file under Windows without
- having to read the entire file before playing.
-
- It also shows how to convert to/from MSADPCM WAV format
-
- Matt Saettler/Microsoft Multimedia
- -------------------
- I speak only for myself...
-
-