Hi Vivian,

Vivian Meazza wrote:
> Patched soundmgr_openal.cxx/hxx and sample_group.hxx with 
> 
> +#elif defined(_WIN32)
> +# include <al.h>
> 
> or
> 
> +#elif defined(_WIN32)
> +# include <al.h>
> +# include <alc.h>
> +# include <AL/alut.h>

I've added these to the latest commit.
Here is a status update of the new Sound System:

All positions, orientations and velocity vectors are checked and correct 
now. While the orientation of the aircraft is correct the direction of 
the sounds is not. All sounds now face forward from the aircraft without 
honoring the direction tags in the configuration file. I could need some 
help here; I can't seem to orientate the sound-direction vector with the 
aircraft orientation properly.

Also, Anders was right; the sounds that are tied to the listener still 
have the Doppler effect. So I'll have to look at that.

Erik

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to