On Wed, 2012-01-04 at 21:29 +0100, ThorstenB wrote:
> On 04.01.2012 13:39, Eric van den Berg wrote:
> > I am not sure who the mig-15 maintainer (same as Vostok-1 problem?) is,
> 
> AFAIK both aircraft are currently unmaintained as the original author 
> has announced his leave.
> 
> > The ADF produces a left/right audio signal to indicate the NDB
> > direction. It looks like this is done by mixing two stereo files, one
> > with a left track only and one with a right track only.
> 
> Correct solution is probably to change the position of the sound source 
> for the left/right sound samples. Erik can probably give better hints.

True, sample groups that are tied to the listener still support a
relative position. So changing the sample to mono, positioning them and
use the same 'mixing' configuration should work.

There is something fundamentally flawed with stereo files anyhow; most
(especially the hardware) OpenAL implementations only support *one*
stereo source which isn't processed in 3d space in any way. Stereo files
also consume two sources (in this case two wasted sources) and with
hardware limits as low as 32 simultaneous sound some people run out of
sources real quick.

Erik


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to