Advertisement

Loading Wav's

Started by January 18, 2000 08:47 PM
0 comments, last by daBomb 24 years, 11 months ago
Does anyone have any links to places to go to learn how to load wav files into a Direct Sound Buffer. Most articles that I have seen only show how to stream a buffer, and I would like to load the whole thing in. I suppose it wouldn''t be too difficult to learn how to do it from the streaming articles, but I am terrible with working with files. Thanx for any help you can give. :-)
The wave.c / wave.h files that come with the DirectX SDK include functions to read/write WAV-files. I do always use them. You should have a look at the DS examples, too.

Bye!

Edited by - Melo on 1/19/00 5:02:00 AM

This topic is closed to new replies.

Advertisement