vac-logo

Virtual Audio Cable (VAC) is an audio driver allowing you to transfer audio streams from one application to another. It creates a pair of the audio input/output devices. Any application can send audio to the output device, and other application can receive this stream from the input device.

If more than one applications are sending audio to VAC, it will mix all streams together. If more than one applications are receiving audio from VAC, it will share the same audio data between all targets.

More >