Re: Front and Rear sound is same
Chris Robinson <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, March 16, 2011 6:55:49 PM Kanishka Weerasekara wrote:
> I attached a sample i used to identify this problem. static float[]
> sourcePos = {0.0f, 3.0f, 0.0f};
> I hope 3.0f as the second array element should give sound from the rear
> speakers. but it does not change if it's 3.0f or -3.0f ro 0.0f.
The second value is Y, which is vertical movement (+up, -down). The third
value is Z, which should do what you're expecting (+back, -front).
_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal