Ubuntu: virtual audio connector
Revision as of 04:11, 1 January 2018 by Onnowpurbo (talk | contribs) (Created page with " 5 down vote If your looking for a virtual audio cable (VAC), that's free, open source and works on Linux, Windows and OSX check out jackaudio. you can download the source...")
5
down vote
If your looking for a virtual audio cable (VAC), that's free, open source and works on Linux, Windows and OSX check out jackaudio.
you can download the source code from
http://jackaudio.org/downloads/
Or you can install it via apt-get:
sudo apt-get install jack
A Gui tool to use is qjackctl
sudo apt-get install qjackctl
A quick start for jack can be found http://www.64studio.com/quickstart_jack
Read also this for more information