Double Audio Inputs

How could one record left and right audio channels to separate files?

RecAll-PRO version 1.5 or later has an undocumented (until now) command-line option to record only from left or right channel of an audio signal.

<path>/RecallPro.exe -C Left

<path>/RecAllPro.exe -C Right

The program should be configured to record Mono audio for this option.(Command-line parameters are not case sensitive here.)

Windows XP and Vista allow more than one program to record from the same audio input device. If we start two instances of RecAll-PRO, one recording from the left channel and the second recording from left channel, we should be able to record from two mono audio sources into two separate audio files, using one sound input device. This could be useful for applications that monitor several inputs, such as recording multiple telephone lines or multiple radio stations.

In practice, we need an input audio device with little or no cross-talk between left and right channels. We tested a sound card some years ago with significant channel-to-channel cross-talk, but recent tests with modern sound devices show no audible cross-talk. To test, we need to build a simple two-mono to one-stereo adapter:

Male 3.5mm (1/8″) audio plugs are RadioShack 274-284,and the female jack is RS 274-274.Label one male plug “L”, and the other “R”. Connect grounds of all three connectors together, and left of female to left (or right) of “L”, and right channel of female to right (or left) of “R”. (We assume balanced audio sources for the present.)

line-in connector pinout

merge two male audio sources to one female stereo connector

As a demonstration, we connect the our adapter to two audio sources– MP3players…

demo

… sounding as follows:

(download)

Using the command-line switch, We record left and right channels at the same time:

two instances of RecAll-PRO recording separate channels

Here is the same audio input with only left channel recorded to an audio file:

(download)

Similarly, here is the right channel recorded to an audio channel at the same time:

(download)

Conclusion

Using multiple instances of RecAll-PRO we can record left and right channels to separate files, effectively doubling the number of sound inputs for certain applications.

Copyright Sagebrush Systems, July 2007.