You are here

Add new comment

Ok, maybe I was asking the wrong question then. (and wow you're fast, thanks!)

Essentially I'm using Unity which should output 10 audio channels. In the Unity packages configuration it was somewhat vaguely specified to use portaudio as driver (and I figured this is used for getting the Unity outputs appear as inputs). Am I getting this right or am I completely lost?

Now if I select portaudio as driver and try to launch the server I get /jack-1000/default/jack_0 failed (err=No such file or directory) error.

If I select alsa as driver, the server starts fine, but I only see my soundcard's inputs/outputs and not the app's.

What am I doing wrong? :)