On Wednesday 31 March 2004 1:16 am, Darrell Blake wrote:
> Is is possible to make SDL use ALSA? Also, if so, is it possible to make
> SDL use a device you specified yourself in .asoundrc?
>
> Cheers,
>
> Darrell

Yes.

export SDL_AUDIODRIVER=alsa
export AUDIODEV=plug:dmix

Substitute plug:dmix with whatever you want and put that in ~/.bashrc, 
or /etc/env.d/, or in the script that runs the game.

Have fun.

-- 
Tom Felker, <[EMAIL PROTECTED]>
<http://vlevel.sourceforge.net> - Stop fiddling with the volume knob.

Times change, the mammals get smarter, and the dinosaurs turn into birds or 
die.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to