LWN.net Logo

LPC: Linux audio: it's a mess

LPC: Linux audio: it's a mess

Posted Sep 19, 2008 6:00 UTC (Fri) by error27 (subscriber, #8346)
Parent article: LPC: Linux audio: it's a mess

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?

http://lkml.org/lkml/2008/8/28/270

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... :/


(Log in to post comments)

LPC: Linux audio: it's a mess

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.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds