11. aug. 2012 kl. 08:30 skrev Tanu Kaskinen <tanuk at iki.fi>: > On Sat, 2012-08-11 at 09:15 +0300, Tanu Kaskinen wrote: >> >> Using a null sink and its monitor is the only way that I know to do >> application-to-application routing. R?mi's idea about alsa's loopback >> driver might work too, though - I have zero experience with that. >> >> I think this workaround would work too: load module-virtual-source on >> top of the monitor source of the null sink. module-virtual-source >> doesn't do much itself (it just copies the data from the master sink), > > I meant "master source", not "master sink". Thank you for answering. I'll check out the alsa loopback solution. Also a virtual source on top of the monitor is interesting, I'll keep that in mind. Geir