Q on streaming sounds
hi
in my game, i''m using a directsound buffer to stream a wave file and i have a seccond thread that loads a part of the buffer with fresh data when needed, while the game is running.
the problem is that when new sound data is read from disk, the game freezes (for about 1/10s or so). i tried to use async disk i/o but it only works under win nt/2000. how do i load the data asynchronously, or at least not slowing things down??
thanks for reading, i hope someone could help
Free your mind.
Free your mind.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement