[Openal] Re: 3d VR setup
Brandon Thomas
bct2 at calvin.edu
Sat Oct 27 18:01:28 PDT 2007
Hey
I think I have a solution, and someone please correct me if this is
too much of a hack or let me know why this is
I modified my ~/.openalrc file:
(define speaker-num 4)
(define devices '(alsa))
(define alsa-device "surround51")
before I had speaker-num set to 6, which seemed to make sense,
but apparently it likes 4 as a better number
Once I made this change, it worked?
Can any one tell me why 4 works and not 6?
also anyone have any other advice?
Again sorry for the constant posting, but at least this is documented now.
-Brandon
On 10/27/07, Josh Green <the_real_yoshi at hotmail.com> wrote:
>
> Hey,
>
> I wouldn't normally reply because I havn't really used OpenAL much.
> But, since you seem to be keen to get moving... Just a quick sanity check
> for you....
>
> It might be a dumb suggestion..
>
> But could it be possible that you are modifying the wrong axis? i.e. The
> problem you describe sounds like what would happen if you moved the source
> UP and DOWN instead of FRONT to BACK.
>
> Failing that, I think I've read similar posts like this before, Perhaps
> check the archives?
>
> I'm sure someone else will respond soon enough for you!
>
> Good Luck!
>
> -- Josh
>
More information about the Openal
mailing list