Linux desktop architects map out plans for 2007 (Linux.com)
Posted Dec 17, 2006 12:38 UTC (Sun) by
drag (subscriber, #31333)
Parent article:
Linux desktop architects map out plans for 2007 (Linux.com)
Most of things that people dislike about Alsa have been solved a while ago.
for instance nowadays all sound cards support mixing by defualt. Either through hardware or by dmix. By default.
Sound cards are all configured automaticly by start up scripts.
Most people run into problems because you have things that like to use Artsd, or esound, or OSS.
Those things obviously don't benifit from anything from Alsa. So obviously Alsa is not going to make these things easy to deal with.
Not only are they difficult to deal with, but they interfer with proper operation of your sound system.
You can have as many instances of mplayer you want, totem, or anything else running.. but as soon as you start something that has been configured to use OSS then it's going to all turn to shit.
So a distro needs to configure libao to use alsa. They need to replace applications that do OSS-only with ones that can use Alsa. They need to replace esound with pulseaudio. They need to configure artsd to use alsa by default. etc etc.
(
Log in to post comments)