<?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: Exploring iPhone Audio Part 6</title>
	<atom:link href="http://trailsinthesand.com/exploring-iphone-audio-part-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://trailsinthesand.com/exploring-iphone-audio-part-6/</link>
	<description></description>
	<pubDate>Mon, 22 Mar 2010 05:37:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://trailsinthesand.com/exploring-iphone-audio-part-6/comment-page-1/#comment-7163</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 14 Jun 2009 20:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/exploring-iphone-audio-part-6/#comment-7163</guid>
		<description>This is great thanks you so much!!

But please can I ask your advice, for the life of me I can't get this to work...

	format-&gt;mSampleRate = 8000.0;
	format-&gt;mFormatID = kAudioFormatLinearPCM;
	format-&gt;mFramesPerPacket = 1;
	format-&gt;mChannelsPerFrame = 1;
	format-&gt;mBytesPerFrame = 1;
	format-&gt;mBytesPerPacket = 1;
	format-&gt;mBitsPerChannel = 8;
	format-&gt;mReserved = 0;
	format-&gt;mFormatFlags = kLinearPCMFormatFlagIsBigEndian &#124;
	kLinearPCMFormatFlagIsSignedInteger &#124;
	kLinearPCMFormatFlagIsPacked;

Always comes back with format error which is most frustrating, and I can't find any info on this anywhere - well apart from here - and I really need to use 8 bit.

Thanks in advance</description>
		<content:encoded><![CDATA[<p>This is great thanks you so much!!</p>
<p>But please can I ask your advice, for the life of me I can&#8217;t get this to work&#8230;</p>
<p>	format-&gt;mSampleRate = 8000.0;<br />
	format-&gt;mFormatID = kAudioFormatLinearPCM;<br />
	format-&gt;mFramesPerPacket = 1;<br />
	format-&gt;mChannelsPerFrame = 1;<br />
	format-&gt;mBytesPerFrame = 1;<br />
	format-&gt;mBytesPerPacket = 1;<br />
	format-&gt;mBitsPerChannel = 8;<br />
	format-&gt;mReserved = 0;<br />
	format-&gt;mFormatFlags = kLinearPCMFormatFlagIsBigEndian |<br />
	kLinearPCMFormatFlagIsSignedInteger |<br />
	kLinearPCMFormatFlagIsPacked;</p>
<p>Always comes back with format error which is most frustrating, and I can&#8217;t find any info on this anywhere - well apart from here - and I really need to use 8 bit.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ??iPhone?????</title>
		<link>http://trailsinthesand.com/exploring-iphone-audio-part-6/comment-page-1/#comment-4904</link>
		<dc:creator>??iPhone?????</dc:creator>
		<pubDate>Thu, 05 Mar 2009 07:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/exploring-iphone-audio-part-6/#comment-4904</guid>
		<description>[...] ?????http://trailsinthesand.com/exploring-iphone-audio-part-6/ [...]</description>
		<content:encoded><![CDATA[<p>[...] ?????http://trailsinthesand.com/exploring-iphone-audio-part-6/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOsh</title>
		<link>http://trailsinthesand.com/exploring-iphone-audio-part-6/comment-page-1/#comment-1892</link>
		<dc:creator>JOsh</dc:creator>
		<pubDate>Thu, 30 Oct 2008 13:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/exploring-iphone-audio-part-6/#comment-1892</guid>
		<description>Hi, thanks for the tutorials. I have been researching around for 3 days on how to play two audio files at the same time on my iphone. It mostly crashes. At one point I had it working well on the simulator but it crashed on the trials on the phone. I tried making 2 audioplayer objects derived from the same audioqueue with no success.
Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the tutorials. I have been researching around for 3 days on how to play two audio files at the same time on my iphone. It mostly crashes. At one point I had it working well on the simulator but it crashed on the trials on the phone. I tried making 2 audioplayer objects derived from the same audioqueue with no success.<br />
Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exploring iPhone Audio Part 7 &#124; Trails in the Sand</title>
		<link>http://trailsinthesand.com/exploring-iphone-audio-part-6/comment-page-1/#comment-100</link>
		<dc:creator>Exploring iPhone Audio Part 7 &#124; Trails in the Sand</dc:creator>
		<pubDate>Tue, 15 Apr 2008 19:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/exploring-iphone-audio-part-6/#comment-100</guid>
		<description>[...] the last article of this series we started looking at iPhone audio playback. This time we are going to see how to [...]</description>
		<content:encoded><![CDATA[<p>[...] the last article of this series we started looking at iPhone audio playback. This time we are going to see how to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
