Re: [Plib-users] Onboard Sound Support?
Brought to you by:
sjbaker
From: David G. <xh...@ma...> - 2002-12-24 07:04:58
|
> Have you tried the simple example program that comes with the PLIB > examples? Yes, the output is in my last post but I'll repost anyway: Ok, I've updated plib to the latest cvs. I've also compiled the example files. When I try to run plib/examples/src/sl/example I get: WARNING: slScheduler: Needs a sound card that supports 8 bits per sample. WARNING: slSample: loadRawFile: Cannot open 'scream.ub' for reading. WARNING: slSample: loadWavFile: Cannot open 'zzap.wav' for reading. WARNING: slSample: loadAUFile: Cannot open 'cuckoo.au' for reading. WARNING: slSample: loadRawFile: Cannot open 'wheeee.ub' for reading. When I try to run plib/examples/src/sl/mod_demo, I get: WARNING: slScheduler: Needs a sound card that supports 8 bits per sample. Is there anything else I can do? -David Giraud |