<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How PulseAudio made my openhouse awesome</title>
	<atom:link href="http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/feed/" rel="self" type="application/rss+xml" />
	<link>http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/</link>
	<description>Your daily source of everything.</description>
	<lastBuildDate>Sat, 28 Aug 2010 03:34:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Trever Fischer</title>
		<link>http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/comment-page-1/#comment-10207</link>
		<dc:creator>Trever Fischer</dc:creator>
		<pubDate>Sat, 08 May 2010 14:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/#comment-10207</guid>
		<description>I like it when problems solve themselves.</description>
		<content:encoded><![CDATA[<p>I like it when problems solve themselves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/comment-page-1/#comment-10163</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 05 May 2010 05:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/#comment-10163</guid>
		<description>sorry, that second line should be 

pactl load-module module-loopback  sink=steam</description>
		<content:encoded><![CDATA[<p>sorry, that second line should be </p>
<p>pactl load-module module-loopback  sink=steam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/comment-page-1/#comment-10162</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 05 May 2010 04:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/#comment-10162</guid>
		<description>I got it!!!!    

This is how I did it.  First I created a null-sink, name it whatever you want..I named mine steam by accident, so that is what I am using...

[quote]pactl load-module module-null-sink sink_name=steam[/quote]

Then to get sound to it just use the loop-back (which just sends an input to a sink)

[quote]pactl load-module module-null-sink sink_name=steam[/quote]

I did that twice, because I wanted two inputs.

Now go and look at volume control.  First go to Recording, and select show &quot;all streams&quot;  you should have two loopback to nulll output from.  One I selected &quot;internal audio analog stereo&quot;, and the other I selected &quot;Monitor of internal Audio analog stereo&quot;.   I had to turn the null output down from output devices, because I got a lot of noise when it was on 100%.

Now I just start RMD and monitor of null output, and I am recoding the mic and the speaker sounds and don&#039;t hear it!!!

 ;D</description>
		<content:encoded><![CDATA[<p>I got it!!!!    </p>
<p>This is how I did it.  First I created a null-sink, name it whatever you want..I named mine steam by accident, so that is what I am using&#8230;</p>
<p>[quote]pactl load-module module-null-sink sink_name=steam[/quote]</p>
<p>Then to get sound to it just use the loop-back (which just sends an input to a sink)</p>
<p>[quote]pactl load-module module-null-sink sink_name=steam[/quote]</p>
<p>I did that twice, because I wanted two inputs.</p>
<p>Now go and look at volume control.  First go to Recording, and select show &#8220;all streams&#8221;  you should have two loopback to nulll output from.  One I selected &#8220;internal audio analog stereo&#8221;, and the other I selected &#8220;Monitor of internal Audio analog stereo&#8221;.   I had to turn the null output down from output devices, because I got a lot of noise when it was on 100%.</p>
<p>Now I just start RMD and monitor of null output, and I am recoding the mic and the speaker sounds and don&#8217;t hear it!!!</p>
<p> ;D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/comment-page-1/#comment-10148</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 04 May 2010 14:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/#comment-10148</guid>
		<description>Hey, I know this was a long time ago, but it seems you really know pulse.  I am very confused by it, but see huge potential.

I am trying to record with recordmydesktop the sounds from both firefox, and my mic.  I can do this with the analog loopback, but then I hear myself... 

So I would like to somehow make a sink that has both my mic and firefox in it (maybe using module-combine).  Then I should be able to just change my recordmydesktop to record from that sink (using pulse audio volume control).

Is there anyway you could explain how to do that?

Thanks</description>
		<content:encoded><![CDATA[<p>Hey, I know this was a long time ago, but it seems you really know pulse.  I am very confused by it, but see huge potential.</p>
<p>I am trying to record with recordmydesktop the sounds from both firefox, and my mic.  I can do this with the analog loopback, but then I hear myself&#8230; </p>
<p>So I would like to somehow make a sink that has both my mic and firefox in it (maybe using module-combine).  Then I should be able to just change my recordmydesktop to record from that sink (using pulse audio volume control).</p>
<p>Is there anyway you could explain how to do that?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toshism &#187; links for 2008-12-01</title>
		<link>http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/comment-page-1/#comment-3338</link>
		<dc:creator>toshism &#187; links for 2008-12-01</dc:creator>
		<pubDate>Tue, 02 Dec 2008 00:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://wm161.net/2007/06/24/how-pulseaudio-made-my-openhouse-awesome/#comment-3338</guid>
		<description>[...] How PulseAudio made my openhouse awesome &#124; wm161.net (tags: audio network Sound pulseaudio mythtv)     This entry was written by tosh, posted on 12/1/2008 at 6:01 pm, filed under del.icio.us. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &#171; links for 2008-11-28 [...]</description>
		<content:encoded><![CDATA[<p>[...] How PulseAudio made my openhouse awesome | wm161.net (tags: audio network Sound pulseaudio mythtv)     This entry was written by tosh, posted on 12/1/2008 at 6:01 pm, filed under del.icio.us. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &laquo; links for 2008-11-28 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
