lunes, febrero 28, 2005

LinuxQuestions.org - how to share audio output? - where Linux users come for help

LinuxQuestions.org - how to share audio output? - where Linux users come for help: "pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm 'hw:0,0'
period_time 0
period_size 1024
buffer_size 8192
rate 44100
}

bindings {
0 0
1 1
}
}

pcm.dsp0 {
type plug
slave.pcm 'dmixer'
}

pcm.!default {
type plug
slave.pcm 'dmixer'
}

pcm.default {
type plug
slave.pcm 'dmixer'
}

ctl.mixer0 {
type hw
card 0
} "
Comments: Publicar un comentario

<< Home

This page is powered by Blogger. Isn't yours?