After looking into the client api a little more (which I assume I can call from a module without making anybody angry), I see that I could just set up a read callback that takes data from my source and writes it to my sink. That seems like it would have bad latency effects since I'd be copying across the system. Would there be another way to do it in which I could get away without a copy? Thanks, Justin On 7/10/07, Justin Tulloss <jmtulloss at gmail.com> wrote: > > Hello, > > Is there a good way of routing a source output straight to a sink? For > instance, if I wanted the output of my microphone to be routed straight to > my speakers, how would I go about doing that in pulse? > > If there's not a way that exists now, could I easily write a module to do > so? > > Thanks, > Justin > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20070710/25415d81/attachment.htm>