Hello list!

I have a problem with my microphone on Skype. In general the mic works.
I can record using `arecord -c2 > test.wav'. It also records if I type
arecord without -c2 option but the sound is *very* low. And the same
thing occurs when I try to make a Skype test call.

To my mind I should swap the left and the right channels of my mic.
I've tried to do this by adding these lines to my .asoundrc:

pcm.skype {
  type route
  slave.pcm "hw:0,0"
  ttable.0.1 1
  ttable.1.0 1
}

But it doesn't work.

My configuration:
Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
Build-in microphone
Advanced Linux Sound Architecture Driver Version 1.0.22.1.
Linux 2.6.34-gentoo-r2

Thanks for any suggestions.
--
Best,
Ivan

Reply via email to