<?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 for benbritten.com</title>
	<atom:link href="http://benbritten.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://benbritten.com</link>
	<description>Software should be simple.</description>
	<lastBuildDate>Sun, 18 Dec 2011 05:32:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on openAL sound on the iPhone by :wq &#124; GreenPixel.ca</title>
		<link>http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/comment-page-2/#comment-392</link>
		<dc:creator>:wq &#124; GreenPixel.ca</dc:creator>
		<pubDate>Sun, 18 Dec 2011 05:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=216#comment-392</guid>
		<description>[...] the hardest part was actually converting all the wavs to caf files in the correct mono format. :D Ben Britten explains the process of setting up OpenAL and playing a sound better than I ever [...]</description>
		<content:encoded><![CDATA[<p>[...] the hardest part was actually converting all the wavs to caf files in the correct mono format. :D Ben Britten explains the process of setting up OpenAL and playing a sound better than I ever [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openAL sound on the iPhone by iPhone Programming Part 4 : Audio &#124; Anima Entertainment GmbH</title>
		<link>http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/comment-page-1/#comment-386</link>
		<dc:creator>iPhone Programming Part 4 : Audio &#124; Anima Entertainment GmbH</dc:creator>
		<pubDate>Thu, 17 Nov 2011 11:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=216#comment-386</guid>
		<description>[...] basics you should know about. Hopefully with success. First I have to say this article is based on this [...]</description>
		<content:encoded><![CDATA[<p>[...] basics you should know about. Hopefully with success. First I have to say this article is based on this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun with Unity by aamir_kind</title>
		<link>http://benbritten.com/2009/05/19/fun-with-unity/comment-page-1/#comment-385</link>
		<dc:creator>aamir_kind</dc:creator>
		<pubDate>Tue, 15 Nov 2011 14:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=358#comment-385</guid>
		<description>Hi ben,

The tutorial really help me for iphone, but the problem is it does not give proper simulation when we tap around the corners in iphone. It ruins the smooth flow of ripple when we drag finger around iphone screen.

So please help me how to overcome this problem. Or any suggestion / version update?

Thanks in advance
Aamir</description>
		<content:encoded><![CDATA[<p>Hi ben,</p>
<p>The tutorial really help me for iphone, but the problem is it does not give proper simulation when we tap around the corners in iphone. It ruins the smooth flow of ripple when we drag finger around iphone screen.</p>
<p>So please help me how to overcome this problem. Or any suggestion / version update?</p>
<p>Thanks in advance<br />
Aamir</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openAL sound on the iPhone by Priyanka</title>
		<link>http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/comment-page-1/#comment-379</link>
		<dc:creator>Priyanka</dc:creator>
		<pubDate>Tue, 04 Oct 2011 12:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=216#comment-379</guid>
		<description>Can we do something similar in android ...</description>
		<content:encoded><![CDATA[<p>Can we do something similar in android &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on restarting openAL after application interruption on the iPhone by Ben</title>
		<link>http://benbritten.com/2009/02/02/restarting-openal-after-application-interruption-on-the-iphone/comment-page-1/#comment-378</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 17 Sep 2011 11:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=234#comment-378</guid>
		<description>Hey Sinji,

lots has changed since I originally wrote this.  The way that interrupts are handled now in iOS is quite a bit different and really much easier.  I dont have the code in front of me, but if I remember correctly you dont have to do much at all during an interrupt.  If you are streaming and have a background thread running, you might want to do soething with that, but in terms of the OpenAL context I dont think you need to do much with it anymore.

I must apologize since I cant remember the specifics, check the docs. 

Cheers!
-B</description>
		<content:encoded><![CDATA[<p>Hey Sinji,</p>
<p>lots has changed since I originally wrote this.  The way that interrupts are handled now in iOS is quite a bit different and really much easier.  I dont have the code in front of me, but if I remember correctly you dont have to do much at all during an interrupt.  If you are streaming and have a background thread running, you might want to do soething with that, but in terms of the OpenAL context I dont think you need to do much with it anymore.</p>
<p>I must apologize since I cant remember the specifics, check the docs. </p>
<p>Cheers!<br />
-B</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on restarting openAL after application interruption on the iPhone by sinji</title>
		<link>http://benbritten.com/2009/02/02/restarting-openal-after-application-interruption-on-the-iphone/comment-page-1/#comment-377</link>
		<dc:creator>sinji</dc:creator>
		<pubDate>Sat, 17 Sep 2011 11:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=234#comment-377</guid>
		<description>Help?
everything works except that if the interruption comes while setting up audio session in the initial function. which cause the &#039;AudioSessionSetActive(true)&#039;
fails.
i try to use a while loop to make sure the audio session initialized correctly.
but it doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>Help?<br />
everything works except that if the interruption comes while setting up audio session in the initial function. which cause the &#8216;AudioSessionSetActive(true)&#8217;<br />
fails.<br />
i try to use a while loop to make sure the audio session initialized correctly.<br />
but it doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openAL sound on the iPhone by Why are my audio sounds not playing on time? &#124; taking a bite into Apple</title>
		<link>http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/comment-page-1/#comment-375</link>
		<dc:creator>Why are my audio sounds not playing on time? &#124; taking a bite into Apple</dc:creator>
		<pubDate>Fri, 05 Aug 2011 07:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=216#comment-375</guid>
		<description>[...] Here&#8217;s the code for setting up the OpenAL sound in viewDidLoad (adapted from this tutorial): [...]</description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s the code for setting up the OpenAL sound in viewDidLoad (adapted from this tutorial): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openAL sound on the iPhone by Why are my audio sounds not playing on time? - Programmers Goodies</title>
		<link>http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/comment-page-1/#comment-374</link>
		<dc:creator>Why are my audio sounds not playing on time? - Programmers Goodies</dc:creator>
		<pubDate>Fri, 05 Aug 2011 01:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=216#comment-374</guid>
		<description>[...] Here&#8217;s the code for setting up the OpenAL sound in viewDidLoad (adapted from this tutorial): [...]</description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s the code for setting up the OpenAL sound in viewDidLoad (adapted from this tutorial): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openAL sound on the iPhone by Sounding Things Out &#187; Claymore Games</title>
		<link>http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/comment-page-1/#comment-372</link>
		<dc:creator>Sounding Things Out &#187; Claymore Games</dc:creator>
		<pubDate>Fri, 08 Jul 2011 17:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=216#comment-372</guid>
		<description>[...] thing was finally getting the audio part of the engine working properly, and it&#8217;s thanks to Ben Britten and his wonderful post on OpenAL that I&#8217;m finally happy with it! (Well, except one annoying bug&#8230; the first sound played [...]</description>
		<content:encoded><![CDATA[<p>[...] thing was finally getting the audio part of the engine working properly, and it&#8217;s thanks to Ben Britten and his wonderful post on OpenAL that I&#8217;m finally happy with it! (Well, except one annoying bug&#8230; the first sound played [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openAL sound on the iPhone by iOS SDK 4.3 OpenAL alGenSources results in AL_INVALID_OPERATION &#124; taking a bite into Apple</title>
		<link>http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/comment-page-1/#comment-371</link>
		<dc:creator>iOS SDK 4.3 OpenAL alGenSources results in AL_INVALID_OPERATION &#124; taking a bite into Apple</dc:creator>
		<pubDate>Mon, 27 Jun 2011 17:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://benbritten.com/?p=216#comment-371</guid>
		<description>[...] I&#8217;m trying to get to grips with OpenAL, working through a tutorial here: http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/ [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m trying to get to grips with OpenAL, working through a tutorial here: <a href="http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/" rel="nofollow">http://benbritten.com/2008/11/06/openal-sound-on-the-iphone/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

