|
-
April 25th, 2003, 05:16 PM
#1
How to play wav files in different chanels?
My task is to play some WAV files in different sound card chanels in same time. The chanels are: front left, front right, rear left and rear right. Now I'm using playing sounds via DirectSound secondary buffers. I set the position of sound sources using IDS3DBUFFER.SepPosition routine. I use such coordinates(in terms of x,y,z) -0.5,0,1)-front left, (0.5,0,1)-front right, (-0.5,0,-1)-rear left, (0.5,0,-1). Coordinates of 3D listener is defaults. And I have such situation: acoustic division between front and rear is excellent, but between right and left is bad. In other words I hear the part of left chanel in right and the part of right chanel in left.
Please help me to solve my problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|