Re: [Flightgear-devel] OpenAL and ALUT

2008-08-14 Thread Jon Stockill
Anders Gidenstam wrote: > I've noticed that Debian (unstable and testing) has begun to switch to an > alternative OpenAL implementation: > http://packages.debian.org/sv/sid/libopenal1 > http://kcat.strangesoft.net/openal.html That site is actually linked from the creative site when you start se

Re: [Flightgear-devel] OpenAL and ALUT

2008-08-14 Thread Jon Stockill
James Turner wrote: > Incidentally, one of the many, many things on my 'if I ever have time' > list is to clean up the OpenAL driver code in the main loop to support > multiple positioned sources - the current code assumes all positioned > sounds originate from the main aircraft, which is ob

Re: [Flightgear-devel] OpenAL and ALUT

2008-08-14 Thread James Turner
On 14 Aug 2008, at 16:20, Anders Gidenstam wrote: > On my system I lost the doppler effect in fly-by view after I > updated to > that OpenAL. Has anyone else seen (or heard :) anything similar? Doppler support in the code was a bit fiddly when I looked at it - due to different implementation

Re: [Flightgear-devel] OpenAL and ALUT

2008-08-14 Thread James Turner
On 14 Aug 2008, at 15:50, Jon Stockill wrote: > I've just been setting up a new machine and I've been building all the > flightgear prerequisites from freshly downloaded source, but ran > into a > problem when it came to tracking down ALUT, so I thought I'd save > anyone > else from repeating

Re: [Flightgear-devel] OpenAL and ALUT

2008-08-14 Thread Anders Gidenstam
On Thu, 14 Aug 2008, Curtis Olson wrote: > On Fedora 9 I've had really good luck with their prepackaged version: > >yum install alut alut-devel openal openal-devel > > I had been using and older source based version, but ran into compile > problems on the newer distributions, and then ran into

Re: [Flightgear-devel] OpenAL and ALUT

2008-08-14 Thread Curtis Olson
On Thu, Aug 14, 2008 at 9:50 AM, Jon Stockill wrote: > I've just been setting up a new machine and I've been building all the > flightgear prerequisites from freshly downloaded source, but ran into a > problem when it came to tracking down ALUT, so I thought I'd save anyone > else from repeating t

[Flightgear-devel] OpenAL and ALUT

2008-08-14 Thread Jon Stockill
I've just been setting up a new machine and I've been building all the flightgear prerequisites from freshly downloaded source, but ran into a problem when it came to tracking down ALUT, so I thought I'd save anyone else from repeating the same searching as I've been doing. OpenAL development i