<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Weblog of the Fritz &#187; linux</title>
	<atom:link href="http://fritz.hevox.net/blog/?feed=rss2&#038;tag=linux" rel="self" type="application/rss+xml" />
	<link>http://fritz.hevox.net/blog</link>
	<description>Gathering information since 1988</description>
	<lastBuildDate>Thu, 26 Mar 2015 23:49:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Fix disorted sound with pulseaudio</title>
		<link>http://fritz.hevox.net/blog/?p=14</link>
		<comments>http://fritz.hevox.net/blog/?p=14#comments</comments>
		<pubDate>Thu, 26 Mar 2015 23:38:26 +0000</pubDate>
		<dc:creator><![CDATA[Fritz]]></dc:creator>
				<category><![CDATA[Tech-help]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Spotify]]></category>
		<category><![CDATA[Viber]]></category>

		<guid isPermaLink="false">http://fritz.hevox.net/blog/?p=14</guid>
		<description><![CDATA[Having problems with programs like Skype, Viber or Spotify sounding distorted on linux system like debian or ubuntu? Other have tried to explain the sound as jittering, sizzled, robotic, grainy, fuzzy, overdriven, crackling or simply weird. The solution is rather simple, open the following file: /etc/pulse/default.pa Replace following line if you are using udev: load-module &#8230; <a href="http://fritz.hevox.net/blog/?p=14" class="more-link">Continue reading <span class="screen-reader-text">Fix disorted sound with pulseaudio</span></a>]]></description>
				<content:encoded><![CDATA[<p>Having problems with programs like Skype, Viber or Spotify sounding distorted on linux system like debian or ubuntu? Other have tried to explain the sound as jittering, sizzled, robotic, grainy, fuzzy, overdriven, crackling or simply weird.</p>
<p>The solution is rather simple, open the following file:<br />
<code>/etc/pulse/default.pa</code></p>
<p>Replace following line if you are using udev:<br />
<code>load-module module-udev-detect</code><br />
with<br />
<code>load-module module-udev-detect tsched=0</code></p>
<p>Replace following line if you are using hal:<br />
<code>load-module module-hal-detect</code><br />
with<br />
<code>load-module module-hal-detect tsched=0</code></p>
<p>Save the changes and restart the computer, all done!</p>
<p>Thanks to Robert Ian Hawdon @ <a title="askubuntu.com" href="http://askubuntu.com/questions/157891/skype-and-vlc-sounds-sizzle-distorted-bad" target="_blank">askubuntu.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fritz.hevox.net/blog/?feed=rss2&#038;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
