You are not logged in.

#1 2006-12-05 18:34:09

omgwtfbyobbq
Member
Registered: 2006-07-04
Posts: 226

Specifiying which card aoss outputs to?

Any ideas? For my last setup it just defaulted to the mixer on the first one, which is where I wanted it, but now I'd like for it to go to my second card?

~/.asoundrc

pcm.dsp0 {
    type plug
    slave.pcm "dmix"
}

ctl.mixer0 {
    type hw
    card 0
}

pcm.dsp1 {
    type plug
    slave.pcm "dmix"
}

ctl.mixer1 {
    type hw
    card 1
}

Offline

Board footer

Powered by FluxBB