How to force a stereo microphone to mono in software (W7)?

6

I am having an issue: I have a two channel external audio card and an XLR microphone connected to the first channel, while the second channel is unconnected.

This configuration results in Windows finding a stereo audio device, but audio comes only from the left channel. I'd like to know if it is possible to fix it in software, without having to build a Y-XLR cable.

The two "solutions" I can think of are to either force the device to be registered as mono, or pan/mix the left channel to the right one. Or, if it were possible, to split the device into two "virtual devices", with one channel each.


The soundcard's driver software does not provide too much help:

Sound card driver software


Also, I can not always switch it from the application as the applications I am trying to get it to work are things like Skype, games, etc.

In applications that the audio card is "made to be used with" (DAW and other "pro"-audio work software) it is not usually a problem to fiddle with the channel however I want.

Possibly a duplicate of this, however other that the title, I am not currently sure about what he is asking.

varesa

Posted 2013-01-19T12:09:04.720

Reputation: 433

If you simply need a mono mic for certain applications and quality isn't critical for those, one solution would be to just pick up a cheapie mic (you can find them for a few bucks), and use that for those applications. – fixer1234 – 2014-11-09T06:11:51.053

@fixer1234 On that route I could also get/make a Y-cable that splits the signal for the two channels. However I thought there might have been a simple checkbox somewhere that does the same – varesa – 2014-11-09T11:07:10.913

Answers

3

I don't think Windows offers such a feature. You can solve this by using software that simulates virtual audio devices and cables. I use Voicemeeter (http://vb-audio.pagesperso-orange.fr/Voicemeeter/index.htm) and it works (same situation - external audio interface + XLR mic). There are some alternatives as well. Search for "windows virtual audio".

How to for Voicemeeter: In Voicemeeter assign the XLR stereo input to an input. Toggle 'mono' button. In programs like Skype use Voicemeeter Virtual Output as input device.

Hiradur

Posted 2013-01-19T12:09:04.720

Reputation: 46

-1

If you can use windows native audio controls you can do the following:

  1. Go to the Control Panel (from the Start Menu or My Computer)
  2. Navigate to Hardware and Sound -> Manage Audio Devices
  3. On the Recording tab, select the recording device you are using and click the Properties button in the lower right hand corner.
  4. In the dialog that pops up, on the Levels tab, there should be a Balance button.
  5. Lower the volume of the right channel to zero.

enter image description here

peanut_butter

Posted 2013-01-19T12:09:04.720

Reputation: 1 722

But does it copy the left channel to the right? – varesa – 2013-07-04T18:05:59.023

If you are not getting any audio from the right channel, why do you want to merge it? – peanut_butter – 2013-07-04T18:20:38.093

Well I want to have either a stereo device with the "left mic channel" on both channels, or a mono device with from the left channel. So for example in skype or other voip programs the others hear my voice through both channels – varesa – 2013-07-04T18:37:40.000