<?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>Marius van Witzenburg &#187; Bad</title>
	<atom:link href="http://mariusvw.com/tag/bad/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusvw.com</link>
	<description>We fight for our survival, we fight!</description>
	<lastBuildDate>Tue, 27 Dec 2011 10:35:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to fix the crackling (bad) sound of Bluetooth A2DP headsets or speakers on Mac OS X</title>
		<link>http://mariusvw.com/2011/06/16/how-to-fix-the-crackling-bad-sound-of-bluetooth-a2dp-headsets-or-speakers-on-mac-os-x/</link>
		<comments>http://mariusvw.com/2011/06/16/how-to-fix-the-crackling-bad-sound-of-bluetooth-a2dp-headsets-or-speakers-on-mac-os-x/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 12:46:59 +0000</pubDate>
		<dc:creator>mariusvw</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[A2DP]]></category>
		<category><![CDATA[Bad]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Crackling]]></category>
		<category><![CDATA[Distortion]]></category>
		<category><![CDATA[Headset]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[Speaker]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://kitara.nl/?p=5471</guid>
		<description><![CDATA[If you found this post you probably ran into the same issue as I had, low volume on your headset or speakers or crackling sound. The solution for this might sound more complex than it is, the Bitpool for the Bluetooth Audio Agent by default is 35, this seems to be too low if you [...]]]></description>
			<content:encoded><![CDATA[<p>If you found this post you probably ran into the same issue as I had, low volume on your headset or speakers or crackling sound.</p>
<p>The solution for this might sound more complex than it is, the Bitpool for the Bluetooth Audio Agent by default is 35, this seems to be too low if you also use a mouse and keyboard at the same time. In my case only a mouse. Raising it to a higher value solved this problem for me.</p>
<p>I raised it to 50 and it worked perfectly!</p>
<p>You can edit the preference file with a plist editor in this file: <strong>~/Library/Preferences/com.apple.BluetoothAudioAgent</strong></p>
<p>Or, more simple, you can run the following in the program Terminal located at <strong>/Applications/Utilities/Terminal.app</strong></p>
<p>At the command line enter the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">defaults write com.apple.BluetoothAudioAgent &quot;Apple Bitpool Min (editable)&quot; 50</pre></div></div>

<p>After doing this you might need to reconnect your device or reboot your Mac to apply the change. In my case turning off the bluetooth adapter and enabling it again was enough.</p>
<p>I tested this with a Sennheiser PX 210 BT and it works perfectly!</p>
]]></content:encoded>
			<wfw:commentRss>http://mariusvw.com/2011/06/16/how-to-fix-the-crackling-bad-sound-of-bluetooth-a2dp-headsets-or-speakers-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

