View Single Post
  #9  
Old July 2nd, 2005, 10:37 PM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: OT- cheap sound cards

Yes, I'm using ALSA; I'm using KDE for my desktop. I found a site telling me that to get software audio mixing I had to add some stuff to my ~/.asoundrc file, but that didn't help very well so I commented it out again... here's the current contents of the file, in case you'd care to look at it:

Code:

pcm.intel8x0 {
type hw
card 0
}

ctl.intel8x0 {
type hw
card 0
}

#pcm.!default {
#type plug
#slave.pcm "swmixer"
#}

#pcm.swmixer {
#type dmix
#ipc_key 1234
#slave {
#pcm "hw:0,0"
#period_time 0
#period_size 1024
#buffer_size 4096
#rate 44100
#}
#}

__________________
The Ed draws near! What dost thou deaux?
Reply With Quote