alsa-oss

Ignacio Vazquez-Abrams ivazqueznet at gmail.com
Mon Sep 10 12:53:28 UTC 2007


On Mon, 2007-09-10 at 14:01 +0200, Adalbert Prokop wrote:
> Am Montag, 10. September 2007 schrieb Ignacio Vazquez-Abrams:
> 
> Hi Ignacio!
> 
> > > 2. Use alsa-oss to allow Firefox (or its plugins) play sound.
> 
> > I'm curious. Why does everyone suggest using alsa-oss instead of just
> > slaving pcm.!dsp to default?
> 
> I'm curious. What do you mean by slaving pcm.!dsp to default?

My ~/.asoundrc is attached. I'm thinking that you could just slave the
channels to default instead of hw:0,0. Feel free to experiment with it.

-- 
Ignacio Vazquez-Abrams <ivazqueznet at gmail.com>

PLEASE don't CC me; I'm already subscribed
-------------- next part --------------
pcm.!default {
  type plug
  slave.pcm "hw:0,0"
}

pcm.dsp0 {
  type plug
  slave.pcm "hw:0,0"
}

pcm.!dsp {
  type plug
  slave.pcm "hw:0,0"
}

ctl.mixer0 {
  type hw
  card 0
}
-------------- 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/20070910/a628957d/attachment.sig>


More information about the fedora-devel-list mailing list