Advertisement

IDirect3DSoundBuffer and IDirect3DSoundListener

Started by October 20, 2001 06:07 PM
1 comment, last by amcclung 23 years, 1 month ago
Hey folks, I''m trying to whip up a REAL simple 3d audio demo with Dx8 and I''m getting some really weird results. I''ve got an IDirect3DBuffer object and an IDirect3DListener object, and a simple interface that (supposedly) moves the listener object around in 3d space. Unfortunately, I get no panning or audio fading whatsoever when I move the listener. However, when I move the 3dBuffer object around it works just fine. Anyone know what might/might not be going on here?
I''m not sure but I think you should enable it somehow first? It can be done very simple using OpenAL instead. I have one 3d sound example at www25.brinkster.com/supcode/downloads
Advertisement
Oops, it doesn''t work directly. Go first www25.brinkster.com/supcode and select there downloads.

This topic is closed to new replies.

Advertisement