Search found 2 matches
- 28 Dec 2008, 16:19
- Forum: Linux
- Topic: setting audio device
- Replies: 2
- Views: 1056
Re: setting audio device
[quote="HAARP"]Add something like this to your .asoundrc pcm.!default { card 0 } Thanks for that suggestion, but I don't want to change the default device. I rather like to set the audio device just for some applications like games or voip software. E.g. with SDL you could set AUDIODEV=hw:...
- 28 Dec 2008, 11:14
- Forum: Linux
- Topic: setting audio device
- Replies: 2
- Views: 1056
setting audio device
Hello, I try to figure out how to change the audio device within spring and can't get information how to do this. What I found out is it is using openal as sound system. So maybe this question could be rather an openal question. I tried .openalrc and set my audio device accordingly, but spring alway...