On 28 February 2012 08:57, David Henningsson david.henningsson@canonical.com wrote:
Hi,
One of the more common problems on laptop machines, is that the internal mic provides a stereo signal but with one channel phase inverted, or differential output.
This means problems for applications recording two channels but later merging them into one, leaving them with zero or near-zero output.
If the mic capture looks phase inverted, this might actually be a way to reduce common mode noise on the pickup. It might be a differential input for improved dynamic range. In which case, just dropping one of the channels is not the best, quality wise, option. To get the highest quality output, it might be best to do a differential calculation. I.e. Channel A - Channel B. The problem being, if the input is 16bits, the Channel A - Channel B is 17bits. Can any tests be done to see if Channel A - Channel B has a better S/N ratio than simply dropping channel B, and copy channel A to channel B?
Kind Regards
James