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: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20070910/a628957d/attachment-0002.bin 


More information about the devel mailing list