Ron Smith wrote: > Hi ... > > I've been following the cvs for a few weeks, and sometime about 1 1/2 weeks > ago I lost the engine sound. I get all the other sounds, like the engine > cranking, sputtering when it starts, the wheels rumble on the runway when it > takes off, squeals when it lands, etc. but no engine sound ... the wasp.wav > file will play in a sound editor, so I know it's good. The xml sound file > seems to be correct (I haven't modified it, so I assume it's correct) ...
> I've only tried 3 airplanes - the c172 jsbsim, the c310 jsbsim, and the dc3 > yasim - all with the same results ... other sounds, no engine sound. > Can you help? Does anybody else see this? I have had this problem once, but after some changes in the property code of SimGear I haven't seen it anymore. The strange part is, when I *did* see it, adding a SG_LOG(SG_GENERAL, SG_INFO, "") after this line (at the end of fg_sound,cxx) made it work again: _active = !_active; ??!!?! Erik _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
