<?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"
	>
<channel>
	<title>Comments on: How PulseAudio works</title>
	<atom:link href="http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/</link>
	<description>We only do fun stuff.</description>
	<pubDate>Thu, 07 Aug 2008 19:38:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Résolution des problèmes de son sous Ubuntu II (PulseAudio) &#171; ((fluoblog))</title>
		<link>http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-571485</link>
		<dc:creator>Résolution des problèmes de son sous Ubuntu II (PulseAudio) &#171; ((fluoblog))</dc:creator>
		<pubDate>Wed, 25 Jun 2008 23:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-571485</guid>
		<description>&lt;p&gt;[...] crédit: rudd-o [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] crédit: rudd-o [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mojo</title>
		<link>http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-363358</link>
		<dc:creator>Mojo</dc:creator>
		<pubDate>Sat, 10 Nov 2007 16:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-363358</guid>
		<description>&lt;p&gt;Looking a little further I found that the pulseaudio-module-jack package is not included in the Ubuntu repositories.  Ubuntu 7.10 (I'm using the Ubuntu Studio release) includes PulseAudio 0.9.6-1.  I tried using gDebi to install the pulseaudio-module-jack package from Debian but it still didn't work.  I have been told that it works better in 0.9.6-2 but that I should really try 0.9.7 from source.  In the next couple days I'll give it all a go again with the source-compiled PulseAudio.  Thanks again for the feedback.&lt;/p&gt;

&lt;p&gt;Mojo&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Looking a little further I found that the pulseaudio-module-jack package is not included in the Ubuntu repositories.  Ubuntu 7.10 (I&#8217;m using the Ubuntu Studio release) includes PulseAudio 0.9.6-1.  I tried using gDebi to install the pulseaudio-module-jack package from Debian but it still didn&#8217;t work.  I have been told that it works better in 0.9.6-2 but that I should really try 0.9.7 from source.  In the next couple days I&#8217;ll give it all a go again with the source-compiled PulseAudio.  Thanks again for the feedback.</p>

<p>Mojo</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rudd-O</title>
		<link>http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-361638</link>
		<dc:creator>Rudd-O</dc:creator>
		<pubDate>Wed, 07 Nov 2007 22:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-361638</guid>
		<description>&lt;p&gt;If you use RTP to broadcast audio to your LAN (make sure you set the correct broadcast routes on all machines!) then you should not experience audio drift.  The correct way is to push the audio into the proper PulseAudio sink, and connect that sink (within PulseAudio) using the module-null stuff to a module-combine or module-rtp sink that casts the audio through the local network.&lt;/p&gt;

&lt;p&gt;About jack, I have NO idea -- sorry.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If you use RTP to broadcast audio to your LAN (make sure you set the correct broadcast routes on all machines!) then you should not experience audio drift.  The correct way is to push the audio into the proper PulseAudio sink, and connect that sink (within PulseAudio) using the module-null stuff to a module-combine or module-rtp sink that casts the audio through the local network.</p>

<p>About jack, I have NO idea &#8212; sorry.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mojo</title>
		<link>http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-361534</link>
		<dc:creator>Mojo</dc:creator>
		<pubDate>Wed, 07 Nov 2007 15:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://rudd-o.com/archives/2007/11/05/how-pulseaudio-works/#comment-361534</guid>
		<description>&lt;p&gt;Thanks for the great diagram.  I came across this serendipitously as I was just looking into PulseAudio on my own and thinking about the possibility of using it on my desktop and home network.  I have a couple questions...&lt;/p&gt;

&lt;p&gt;Question one is regarding multiple network sinks...&lt;/p&gt;

&lt;p&gt;On our home network, we are building a machine for the closet to be our router and a central server for our media.  I have thought about running a the server as a music server as well.  Not just for storing our collective music collection, but also as a house-wide jukebox that we can all control.  If I set up PulseAudio on the server and on all the desktops, will the sound output from the various desktop machines (living room and personal computers), will the audio output be synchronized between the machines?  In other words, if I have the output going to say the living room machine and my bedroom PC, will there be any noticable latency between the outputs?  Like an audible delay between them?  I don't want to have someone in earshot of two of the outputs to hear an echo of the music as it comes out one computer slightly before the another.  I had this problem using my desktop as a jukebox before and streaming the audio using icecast2.  It would be slightly delayed on the other machines and sound screwy.&lt;/p&gt;

&lt;p&gt;My second question is about JACK audio...&lt;/p&gt;

&lt;p&gt;I have recently set up JACK with the realtime kernel on Ubuntu Studio 7.10 on my desktop, as I want to do some music production.  I have my guitar rig and a MIDI keyboard, and soon will get a good microphone for vocals to mix in.  How does JACK play into a system with PulseAudio?  Do they play nice together?  Or is PulseAudio also a relatime solution that could (or should) replace JACK?  I am very curious about the interaction between the two audio systems, and where they may either compliment or overlap each other.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;Mojo&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the great diagram.  I came across this serendipitously as I was just looking into PulseAudio on my own and thinking about the possibility of using it on my desktop and home network.  I have a couple questions&#8230;</p>

<p>Question one is regarding multiple network sinks&#8230;</p>

<p>On our home network, we are building a machine for the closet to be our router and a central server for our media.  I have thought about running a the server as a music server as well.  Not just for storing our collective music collection, but also as a house-wide jukebox that we can all control.  If I set up PulseAudio on the server and on all the desktops, will the sound output from the various desktop machines (living room and personal computers), will the audio output be synchronized between the machines?  In other words, if I have the output going to say the living room machine and my bedroom PC, will there be any noticable latency between the outputs?  Like an audible delay between them?  I don&#8217;t want to have someone in earshot of two of the outputs to hear an echo of the music as it comes out one computer slightly before the another.  I had this problem using my desktop as a jukebox before and streaming the audio using icecast2.  It would be slightly delayed on the other machines and sound screwy.</p>

<p>My second question is about JACK audio&#8230;</p>

<p>I have recently set up JACK with the realtime kernel on Ubuntu Studio 7.10 on my desktop, as I want to do some music production.  I have my guitar rig and a MIDI keyboard, and soon will get a good microphone for vocals to mix in.  How does JACK play into a system with PulseAudio?  Do they play nice together?  Or is PulseAudio also a relatime solution that could (or should) replace JACK?  I am very curious about the interaction between the two audio systems, and where they may either compliment or overlap each other.</p>

<p>Thanks!</p>

<p>Mojo</p>]]></content:encoded>
	</item>
</channel>
</rss>
