On Fri, 10 Aug 2012 14:38:56 +0200, Geir Birkedal <[email protected]> wrote: > I am writing a program that produces an audio signal and currently plays > it back using the simple API. This works fine. > > My problem is, instead of playing the audio out, I want to pipe it to a > virtual input device, and use it as input to other applications.
Did you consider using the loopback ALSA driver? The device should be visible to PulseAudio, shouldn't it? -- Rémi Denis-Courmont Sent from my collocated server _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
