Hey Lennart,<br><br>I don&#39;t mean to rush, I really appreciate what you&#39;ve done so far. I think we&#39;re sunk into this system now with a stable module API or not, so for better or worse, I&#39;m going to have to develop this stuff. 
<br><br>If I&#39;m just going from 1 source to 1 sink, do I need to worry about deviating crystals? Won&#39;t they just read and write data at the pace that makes them happy, with the remainder sitting in a buffer?<br><br>
In any event, in my system our clocks shouldn&#39;t be too much of a problem, so I think I can hack something together. I guess we&#39;ll have to see.<br><br>Justin<br><br><div><span class="gmail_quote">On 7/11/07, <b class="gmail_sendername">
Lennart Poettering</b> &lt;<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 10.07.07 19:05, Justin Tulloss (<a href="mailto:jmtulloss@gmail.com">jmtulloss@gmail.com</a>) wrote:<br><br>Hi!<br><br>&gt; Is there a good way of routing a source output straight to a sink? For<br>&gt; instance, if I wanted the output of my microphone to be routed straight to
<br>&gt; my speakers, how would I go about doing that in pulse?<br>&gt;<br>&gt; If there&#39;s not a way that exists now, could I easily write a module to do<br>&gt; so?<br><br>This has been on my todo list for quite a while and has already been
<br>requested multiple times.<br><br>This stuff is not trivial, because sound card crystals usually deviate<br>and thus the stream data needs continuous adaptive resampling. We<br>already have something similar in module-combine, but due to the
<br>current changes in our core its not worth it to port to over just yet.<br><br>To guarantee optimal latency this should be done as a module for the<br>PA daemon.<br><br>Please be patient!<br><br>Lennart<br><br>--<br>Lennart Poettering&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Red Hat, Inc.
<br>lennart [at] poettering [dot] net&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ICQ# 11060553<br><a href="http://0pointer.net/lennart/">http://0pointer.net/lennart/</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GnuPG 0x1A015CC4<br>_______________________________________________<br>pulseaudio-discuss mailing list
<br><a href="mailto:pulseaudio-discuss@mail.0pointer.de">pulseaudio-discuss@mail.0pointer.de</a><br><a href="https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
</a><br></blockquote></div><br>