Lonnie Borntreger <[EMAIL PROTECTED]> writes: > On Thu, 2003-07-10 at 11:45, Guillaume Cottenceau wrote: > > Lonnie Borntreger <[EMAIL PROTECTED]> writes: > > > Maybe soundwrapper needs to be re-written to include the ability to > > > detect an SDL linked binary, then add the correct SDL sound options > > > instead of running (arts/esd)dsp. > > > > Rather than that, SDL should use esd or arts instead of no-sound, > > if any of them is using the dsp at that time. It should do that, > > I don't know if it's currently bugged regarding that. > > I don't see that happening any time soon.... > > My start on modifying soundwrapper hit a snag. /usr/bin/frozen-bubble > is a perl script - not a binary. I don't know the Perl::SDL interface, > but line 204 seems to start the block that would be perfect for > detecting if esd/artsd was running and init the correct output > connection. For that matter, frozen-bubble doesn't seem to allow an > option to pass arts as the audio interface.
It should be done at the SDL level, not at the client (frozen-bubble) level! -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
