alsa-oss

Ignacio Vazquez-Abrams ivazquez at ivazquez.net
Wed Jun 1 02:44:38 UTC 2005


On Wed, 2005-06-01 at 10:09 +0800, Yuan Yijun wrote:
> 2005/6/1, Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>:
> > 
> > With the pcm.!dsp target alsa-oss is obsolete.
> > 
> 
> please explain more. There is no pcm.!dsp in default configuration,
> how to add it?

In your asoundrc file add the following:

pcm.!dsp {
  type plug
  slave.pcm <dmix slave without "pcm.">
}

If for instance your dmix slave is pcm.dmixer then you would put
"dmixer" where the angle brackets are:

pcm.!dsp {
  type plug
  slave.pcm "dmixer"
}

This will allow apps that use the obsolescent OSS interface to use
software mixing.

-- 
Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
http://fedora.ivazquez.net/

gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20050531/c544305e/attachment.sig>


More information about the fedora-devel-list mailing list