Sound in Tremulous under Ubuntu PulseAudio
Tremulous is our office-favourite time killer.
It uses OpenAL for sound, which does not play well with Ubuntu PulseAudio installation. There is a simple way to convince it to work – just point OpenAL to use ALSA or SDL and it works fine then.
Use this one-liner in your ~/.openalrc
$ cat ~/.openalrc (define devices '(alsa sdl))
Note from Garoth: Tremulous by default uses SDL instead of OpenAL – to make this work, change it to use OpenAL in the options.
About this entry
You’re currently reading “Sound in Tremulous under Ubuntu PulseAudio,” an entry on Xiaoka Notes
- Published:
- Tuesday, May 27th, 2008 at 15:52
- Author:
- Tomasz Sterna
- Category:
- Uncategorized
Similar entries
- None Found

1 Comment
Jump to comment form | comments rss | trackback uri