cybertron
11-03-2006, 01:13 PM
This is a really vicious hack, but it was the only way I could get OpenAL to play nicely with Dmix. I tried every combination of alsa, sdl, and different devices in .openalrc but still OpenAL games refused to play sound if I had another program using Dmix. Finally as a last resort I set OpenAL to use oss and used aoss to wrap the game and lo and behold it worked. It seems like a really bad way to do it to me (OpenAL->OSS->ALSA), but it works so I figured I'd share it. :rolleyes: