<?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: iPhone Programming Part 5 : Audio</title>
	<atom:link href="http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/</link>
	<description>The Limits of My Language Mean the Limits of My World - Ludwig Wittgenstein</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:25:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: hhamm</title>
		<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/comment-page-1/#comment-498</link>
		<dc:creator>hhamm</dc:creator>
		<pubDate>Fri, 26 Feb 2010 09:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gehacktes.net/?p=339#comment-498</guid>
		<description>I guess thats not possible. The only way to access iPod Functions I know is using an instance of MPMusicPlayerController ( which is the iPod Player ). But may be there is a way to control the volume, dunno.</description>
		<content:encoded><![CDATA[<p>I guess thats not possible. The only way to access iPod Functions I know is using an instance of MPMusicPlayerController ( which is the iPod Player ). But may be there is a way to control the volume, dunno.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/comment-page-1/#comment-497</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gehacktes.net/?p=339#comment-497</guid>
		<description>Can openAL be used to manipulate music that was playing before the app launched? Say, play/pause, change volume, skip tracks, mix channels?</description>
		<content:encoded><![CDATA[<p>Can openAL be used to manipulate music that was playing before the app launched? Say, play/pause, change volume, skip tracks, mix channels?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahulvyas</title>
		<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/comment-page-1/#comment-426</link>
		<dc:creator>rahulvyas</dc:creator>
		<pubDate>Thu, 17 Dec 2009 07:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gehacktes.net/?p=339#comment-426</guid>
		<description>Can you post a sample code for recording and mixing uservoice into currently running background instrumental audio file and then play mixed file?</description>
		<content:encoded><![CDATA[<p>Can you post a sample code for recording and mixing uservoice into currently running background instrumental audio file and then play mixed file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rondoc</title>
		<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/comment-page-1/#comment-168</link>
		<dc:creator>rondoc</dc:creator>
		<pubDate>Fri, 19 Jun 2009 15:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gehacktes.net/?p=339#comment-168</guid>
		<description>In an iphone app is it possible to determine the frequency of a musical note that has been recorded? Is the code available? help 
Thank you.</description>
		<content:encoded><![CDATA[<p>In an iphone app is it possible to determine the frequency of a musical note that has been recorded? Is the code available? help<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-03-14 &#124; /dev/random</title>
		<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/comment-page-1/#comment-93</link>
		<dc:creator>links for 2009-03-14 &#124; /dev/random</dc:creator>
		<pubDate>Sat, 14 Mar 2009 18:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gehacktes.net/?p=339#comment-93</guid>
		<description>[...] coders» Blog Archive » iPhone Programming Part 5 : Audio Includes OpenAL sample code (tags: iphone development audio) [...]</description>
		<content:encoded><![CDATA[<p>[...] coders» Blog Archive » iPhone Programming Part 5 : Audio Includes OpenAL sample code (tags: iphone development audio) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-03-13 &#171; Mike&#8217;s Blog</title>
		<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/comment-page-1/#comment-90</link>
		<dc:creator>links for 2009-03-13 &#171; Mike&#8217;s Blog</dc:creator>
		<pubDate>Fri, 13 Mar 2009 22:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gehacktes.net/?p=339#comment-90</guid>
		<description>[...] coders» Blog Archive » iPhone Programming Part 5 : Audio Includes OpenAL sample code (tags: iphone development audio) [...]</description>
		<content:encoded><![CDATA[<p>[...] coders» Blog Archive » iPhone Programming Part 5 : Audio Includes OpenAL sample code (tags: iphone development audio) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhoneKicks.com</title>
		<link>http://www.gehacktes.net/2009/02/iphone-programming-part-5-audio/comment-page-1/#comment-78</link>
		<dc:creator>iPhoneKicks.com</dc:creator>
		<pubDate>Sat, 07 Mar 2009 15:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gehacktes.net/?p=339#comment-78</guid>
		<description>&lt;strong&gt;iPhone Programming : Audio ...&lt;/strong&gt;

You&#039;ve been kicked (a good thing) - Trackback from iPhoneKicks.com - iPhone SDK links, community driven...</description>
		<content:encoded><![CDATA[<p><strong>iPhone Programming : Audio &#8230;</strong></p>
<p>You&#8217;ve been kicked (a good thing) &#8211; Trackback from iPhoneKicks.com &#8211; iPhone SDK links, community driven&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
