On Fri, 2005-09-09 at 16:44 +0400, Evgeniy wrote: > Hello, All. > Sorry if this F.A.Q. question, but I really tried to find it in Internet. > I want to connect two third-part application (without source code of it) by virtual audio channel. > That is I have two application that used OSS architecture to audio i/o (they open /dev/dsp to read and write). I need to connect "OUT" of one application to IN" of another and vice versa. How can I do that ? Are there some tools to make virtual crossconnected sound devices (/dev/dsp1 and /dev/dsp2 for example) like Virtual Audio Cable fro Win32 ? you will need to use jacklaunch in combination with JACK. --p