Re: [Plib-users] Onboard Sound Support?
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2002-12-24 06:15:37
|
David Scott Hamilton Giraud wrote: > Hello everyone, > > I'm trying to get sound in FlightGear but it has been unsuccessful so > far. Knowing that it uses plib for its sound, I've come to list. Does > plib support onboard sound? I have an SiS 651 motherboard. Everything > else works fine with sound... XMMS, Ogle... When I "cat /bin/ls > > /dev/audio" I hear static... How do I get sound to work with FlightGear? PLIB doesn't drive the sound chip directly - it uses some underlying driver. Under Linux, that's /dev/dsp - under some other UNIX varients, it's /dev/audio Have you tried the simple example program that comes with the PLIB examples? ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net |