Well, thanks very much for pointing me to that ticket, as the command line there (pacat -r -d source | pacat -p -d sink
) provided exactly the capability I was looking for!<br><br>Best regards,<br><br clear="all">Joe daLuz<br>
<br><br><div class="gmail_quote">On Mon, Aug 10, 2009 at 4:20 PM, Lennart Poettering <span dir="ltr">&lt;<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, 10.08.09 16:09, Joe daLuz (<a href="mailto:jdaluz@gmail.com">jdaluz@gmail.com</a>) wrote:<br>
<br>
&gt; Sorry if I was unclear. Let me try again.<br>
&gt;<br>
&gt; The USB microphone captures audio as indicated by the successful recording<br>
&gt; and volume meter display. But I cannot hear what is being captured in my<br>
&gt; headphones *during* recording. (The same is true if I use speakers instead<br>
&gt; of headphones, though I wouldn&#39;t normally do that due to feedback).I can<br>
&gt; hear the captured audio when I play it back afterward.<br>
&gt;<br>
&gt; I did not have this problem in the past with a microphone connected to mic<br>
&gt; in on the same sound card that the speakers/headphones are connected to. So<br>
&gt; I suspect there is something more complex I need to do to get a USB<br>
&gt; microphone appearing as a separate &quot;sound card&quot; to work the same way.<br>
&gt;<br>
&gt; I provided &quot;list_cards&quot; output because I wasn&#39;t sure what information was<br>
&gt; needed to diagnose this. Please let me know if there is anything else you<br>
&gt; need.<br>
<br>
</div>Ah, so you want the USB audio input to be sent directly to your PCI<br>
sound card&#39;s output?<br>
<br>
Hmm, this is not supported. It&#39;s a much requested feature that we<br>
allow direct connections between sources and sinks<br>
(<a href="http://pulseaudio.org/ticket/90" target="_blank">http://pulseaudio.org/ticket/90</a>).<br>
<br>
However, so far nobody worked on that. THis is much more complex than<br>
it might seem sicne your sound card&#39;s clocks might deviate. It&#39;s<br>
doable but not trivial. Code that handles clock deviations has already<br>
been implemented in module-combine, so this could be used as a blueprint.<br>
<br>
Patches welcome!<br>
<div><div></div><div class="h5"><br>
Lennart<br>
<br>
--<br>
Lennart Poettering                        Red Hat, Inc.<br>
lennart [at] poettering [dot] net<br>
<a href="http://0pointer.net/lennart/" target="_blank">http://0pointer.net/lennart/</a>           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" target="_blank">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss</a><br>
</div></div></blockquote></div><br>