Advertisement

needed help on waveOut crap...

Started by October 26, 2001 08:54 AM
1 comment, last by _Z 23 years ago
well..problem is simple: right sounds can''t be heard....i''ve read q1 source & taken examples from it but still i can''t figure out what''s the problem....code is up @ http://www.kivilinn.tartu.ee/z/code.txt thanks in advance
0x600
Been years since I did any waveOut stuff, and for a good reason, DirectSound is some much nicer. There is too much code, and I''m way too rusty at waveOut to immediately see what is wrong. However, I would go through your code and check the MMRESULT''s that the waveOut functions return. Chances are, something is failing along the way.
Advertisement
hmm...as much as i''ve cheked return values they all are success...and reason why I want to use waveOut is that DX doesn''t work on WinNT....i''ve been sweating for several days on this crap and almost got deaf a few times...but it still ain''t wanna work...
0x600

This topic is closed to new replies.

Advertisement