[linux-audio-user] dMix Alsa plugin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Oct 10, 2004 at 04:27:38PM +0200, Lorenzo wrote:
> Do any of you know how to setup a good ".asoundrc" configuration for via82cxx 
> card?
> 
> My distribution is Debian Sid, kernel 2.6.8, alsa v. 1.0.6
> 


This works for me:


pcm.!default {

        type plug
        slave.pcm "dmixer"
}

pcm.dmixer {

  type dmix
  ipc_key 1024

  slave {

    pcm "hw:0,0"
    period_time 0
    period_size 1024
    buffer_size 4096
    rate 48000
  }
}

ctl.dmixer {

  type hw
  card 0
}


cheers,
Christian

-- 
"Somewhere in Texas... a village is missing its idiot."


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux