There is no mention that a lot of apps still use OSS and that's not going to change. OSS is apparently what they use on BSD and some people find it easier than ALSA. OSS emulation under Linux sort of craps things up a bit basically.
Potentially doing OSS emulation in userspace will fix that?
Also the article talks about all the volume knobs being a problem but did anyone come up with a solution? Probably Linux sound is way way too buggy to fix in a one hour session... :/
Posted Sep 23, 2008 6:09 UTC (Tue) by angelortega (guest, #1306)
[Link]
Programmers use OSS and not ALSA because the OSS API is *much* easier to
use than the ALSA library mess.
Also, regarding libsydney, creating yet another wrapper library is not the
solution. If you try to fix the problem of having 3 competing parts by
adding another one, you end up with 4 competing parts and no solution.