Tuesday, January 18, 2011

Output sound to 2 different sound cards simultaneously

A have a solution, using the Virtual Audio Cable.

Let`s do:
1- Download, Buy and Install Virtual Audio Cable (http://software.muzychenko.net/eng/vac.html)  (this will create a kind of a virtual sound card ou your computer)
2- On your player (like winamp ou someone else), set the output sound device "Virtual Cable 1"
3- Open two instances of AudioRepeater.
4- In both instances, set in Wave In "Virtual Audio Cable1".
5- In each instances of program, set the outputs device of your USB Headphone and Onboard Audio.
To start automaticly, create a .bat and use a commend line like this one:

start /min "audiorepeater" "%programfiles%\Virtual Audio Cable\audiorepeater.exe" /Input: "Virtual Cable 2" /Output: "ATI HD Audio rear output" /BufferMs:100  /SamplingRate:48000 /Autostart
start /min "audiorepeater" "%programfiles%\Virtual Audio Cable\audiorepeater.exe" /Input: "Virtual Cable 2" /Output: "IDT Audio1" /BufferMs:100 /SamplingRate:48000 /Autostart

Read more: Lockegnome