<?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: The Music Player Framework in iPhone SDK 3.0</title>
	<atom:link href="http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/</link>
	<description>iOS SDK, Cocoa and Objective-C</description>
	<lastBuildDate>Fri, 30 Jul 2010 04:50:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tank</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-2217</link>
		<dc:creator>Tank</dc:creator>
		<pubDate>Mon, 26 Jul 2010 11:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-2217</guid>
		<description>@a. vural: [[MPMusicPlayerController iPodMusicPlayer] setVolume:1.0] works, BUT media must be played, otherwise system volume will be adjusted.

Workaround: play a sound file that is empty and adjust the volume at that time.</description>
		<content:encoded><![CDATA[<p>@a. vural: [[MPMusicPlayerController iPodMusicPlayer] setVolume:1.0] works, BUT media must be played, otherwise system volume will be adjusted.</p>
<p>Workaround: play a sound file that is empty and adjust the volume at that time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Begemann</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-2054</link>
		<dc:creator>Ole Begemann</dc:creator>
		<pubDate>Tue, 20 Jul 2010 20:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-2054</guid>
		<description>@Mitch: As far as I can tell, there isn&#039;t even a method named -(void)mediaPicker in the demo project.</description>
		<content:encoded><![CDATA[<p>@Mitch: As far as I can tell, there isn&#8217;t even a method named -(void)mediaPicker in the demo project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch L.</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-2051</link>
		<dc:creator>Mitch L.</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-2051</guid>
		<description>Thanks for the code, but I&#039;m getting some errors in the -(void) mediaPicker method. It says request for member &#039;musicPlayer&#039; in something not a structure or union. 

Any idea why I&#039;d that get that? I get it for the last 3 lines of the mediaPicker method... If I comment them out, there are no errors and the mediaPicker works great - except for the playback functionality of course.

Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Thanks for the code, but I&#8217;m getting some errors in the -(void) mediaPicker method. It says request for member &#8216;musicPlayer&#8217; in something not a structure or union. </p>
<p>Any idea why I&#8217;d that get that? I get it for the last 3 lines of the mediaPicker method&#8230; If I comment them out, there are no errors and the mediaPicker works great &#8211; except for the playback functionality of course.</p>
<p>Any help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a. vural</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1950</link>
		<dc:creator>a. vural</dc:creator>
		<pubDate>Thu, 15 Jul 2010 23:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1950</guid>
		<description>[[MPMusicPlayerController iPodMusicPlayer] setVolume:1.0]

maybe?</description>
		<content:encoded><![CDATA[<p>[[MPMusicPlayerController iPodMusicPlayer] setVolume:1.0]</p>
<p>maybe?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a. vural</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1949</link>
		<dc:creator>a. vural</dc:creator>
		<pubDate>Thu, 15 Jul 2010 23:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1949</guid>
		<description>Thanks for the sample. 
How can i change the ipod volume level separetely from system volume level.

any idea?

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the sample.<br />
How can i change the ipod volume level separetely from system volume level.</p>
<p>any idea?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ching Hwee</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1941</link>
		<dc:creator>Ching Hwee</dc:creator>
		<pubDate>Thu, 15 Jul 2010 07:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1941</guid>
		<description>Thanks for the reply. Another question.

After i have filled in the table view, is it possible to resize the table view such that its half of the screen, and maybe have some controls like buttons on the bottom half. 

Thanks again:)</description>
		<content:encoded><![CDATA[<p>Thanks for the reply. Another question.</p>
<p>After i have filled in the table view, is it possible to resize the table view such that its half of the screen, and maybe have some controls like buttons on the bottom half. </p>
<p>Thanks again:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markdude</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1674</link>
		<dc:creator>markdude</dc:creator>
		<pubDate>Sun, 27 Jun 2010 15:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1674</guid>
		<description>wops, missed it in the example</description>
		<content:encoded><![CDATA[<p>wops, missed it in the example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markdude</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1673</link>
		<dc:creator>markdude</dc:creator>
		<pubDate>Sun, 27 Jun 2010 15:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1673</guid>
		<description>missing line to enable notifications

[self.musicPlayer beginGeneratingPlaybackNotifications];</description>
		<content:encoded><![CDATA[<p>missing line to enable notifications</p>
<p>[self.musicPlayer beginGeneratingPlaybackNotifications];</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Begemann</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1250</link>
		<dc:creator>Ole Begemann</dc:creator>
		<pubDate>Thu, 27 May 2010 06:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1250</guid>
		<description>@Ching Hwee: I mentioned this briefly in my post. Create an MPMediaQuery and then use the results to fill your table view. It&#039;s not a one-liner but not difficult to do.</description>
		<content:encoded><![CDATA[<p>@Ching Hwee: I mentioned this briefly in my post. Create an MPMediaQuery and then use the results to fill your table view. It&#8217;s not a one-liner but not difficult to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ching Hwee</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1249</link>
		<dc:creator>Ching Hwee</dc:creator>
		<pubDate>Thu, 27 May 2010 05:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-1249</guid>
		<description>Hi there. 

Is there anyway that i can import the songs in the user&#039;s library directly into a tableView instead of using the media picker and let the user choose? 

Thanks</description>
		<content:encoded><![CDATA[<p>Hi there. </p>
<p>Is there anyway that i can import the songs in the user&#8217;s library directly into a tableView instead of using the media picker and let the user choose? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Begemann</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-580</link>
		<dc:creator>Ole Begemann</dc:creator>
		<pubDate>Mon, 08 Feb 2010 10:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-580</guid>
		<description>Shubham: there should be no difference in an OpenGL-based app. You can use the exact same calls. You can even use the media picker if you want. If you want to create your own OpenGL-based media picker, you have to build it from scratch, of course.</description>
		<content:encoded><![CDATA[<p>Shubham: there should be no difference in an OpenGL-based app. You can use the exact same calls. You can even use the media picker if you want. If you want to create your own OpenGL-based media picker, you have to build it from scratch, of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shubham</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-578</link>
		<dc:creator>shubham</dc:creator>
		<pubDate>Sun, 07 Feb 2010 12:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-578</guid>
		<description>How can we get ipod song lists and other functionalities in an OPENGL iphone app??

any pointers or examples?</description>
		<content:encoded><![CDATA[<p>How can we get ipod song lists and other functionalities in an OPENGL iphone app??</p>
<p>any pointers or examples?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Günni</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-563</link>
		<dc:creator>Günni</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-563</guid>
		<description>Hi, I&#039;ve developed a simple application to display the current song info. It works fine with the normal ipod app. However, when I use the iphone connected to my car radio and when it is remotely controlled by this, I get the following behaviour:
The notifcation handleNowPlayingItemChanged is received by my application, but the app does not get any info about the currently playing item.

Any ideas if this is normal behaviour when the iphone is connnected to another device or if I&#039;m doing something wrong?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve developed a simple application to display the current song info. It works fine with the normal ipod app. However, when I use the iphone connected to my car radio and when it is remotely controlled by this, I get the following behaviour:<br />
The notifcation handleNowPlayingItemChanged is received by my application, but the app does not get any info about the currently playing item.</p>
<p>Any ideas if this is normal behaviour when the iphone is connnected to another device or if I&#8217;m doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Bonates</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-554</link>
		<dc:creator>Daniel Bonates</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-554</guid>
		<description>So, can I change the volume from any view? How can I access the current background music from a, lets say, a Settings viewcontroller?

Also, does it provide the same resources to play sound files from App bundle?

Thanks in advanced :)</description>
		<content:encoded><![CDATA[<p>So, can I change the volume from any view? How can I access the current background music from a, lets say, a Settings viewcontroller?</p>
<p>Also, does it provide the same resources to play sound files from App bundle?</p>
<p>Thanks in advanced :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Begemann</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-165</link>
		<dc:creator>Ole Begemann</dc:creator>
		<pubDate>Wed, 28 Oct 2009 16:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-165</guid>
		<description>Jóhann: Yes, I noticed the same. MPMediaQuery is really slow. I don&#039;t know of any alternative, short of maintaining your own cached song database (e.g. with Core Data). I believe the iPod app does something like that. But how will you then get notified when the music library on the device has changed while your app is not running?</description>
		<content:encoded><![CDATA[<p>Jóhann: Yes, I noticed the same. MPMediaQuery is really slow. I don&#8217;t know of any alternative, short of maintaining your own cached song database (e.g. with Core Data). I believe the iPod app does something like that. But how will you then get notified when the music library on the device has changed while your app is not running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jóhann</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-164</link>
		<dc:creator>Jóhann</dc:creator>
		<pubDate>Wed, 28 Oct 2009 16:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-164</guid>
		<description>Did you run into any performance problems when using MPMediaQuery? I&#039;ve been performing some tests and [query items] is painfully slow. 

Do you know of any other method for getting a list of every song in the library?</description>
		<content:encoded><![CDATA[<p>Did you run into any performance problems when using MPMediaQuery? I&#8217;ve been performing some tests and [query items] is painfully slow. </p>
<p>Do you know of any other method for getting a list of every song in the library?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-133</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 15 Oct 2009 06:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-133</guid>
		<description>What I observe with MPMediaItemPropertyLyrics: After syncing the iPod library, no lyrics are returned. Then, when you open a song in the iPod application on the iPhone and display its lyrics, only the lyrics of this song are returned.</description>
		<content:encoded><![CDATA[<p>What I observe with MPMediaItemPropertyLyrics: After syncing the iPod library, no lyrics are returned. Then, when you open a song in the iPod application on the iPhone and display its lyrics, only the lyrics of this song are returned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meta</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-119</link>
		<dc:creator>Meta</dc:creator>
		<pubDate>Fri, 09 Oct 2009 07:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-119</guid>
		<description>Hy

I&#039;m trying to use the MPMediaQuery to get all of my albums. It works fine, but sometimes, it&#039;s get timed out. I get a notification to the console, but how can I reload the timed out items? Since it could be really bad, when I get timed out when I cache the items. :(</description>
		<content:encoded><![CDATA[<p>Hy</p>
<p>I&#8217;m trying to use the MPMediaQuery to get all of my albums. It works fine, but sometimes, it&#8217;s get timed out. I get a notification to the console, but how can I reload the timed out items? Since it could be really bad, when I get timed out when I cache the items. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabhat</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-69</link>
		<dc:creator>Prabhat</dc:creator>
		<pubDate>Fri, 21 Aug 2009 09:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-69</guid>
		<description>this is really help full to me i hope u&#039;ll continue with same enthu.</description>
		<content:encoded><![CDATA[<p>this is really help full to me i hope u&#8217;ll continue with same enthu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Für Musikfreunde: Songtext at Dem iPhone auf den Zahn gefühlt</title>
		<link>http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-5</link>
		<dc:creator>Für Musikfreunde: Songtext at Dem iPhone auf den Zahn gefühlt</dc:creator>
		<pubDate>Tue, 14 Jul 2009 22:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://oleb.net/blog/2009/07/the-music-player-framework-in-the-iphone-sdk/#comment-5</guid>
		<description>[...] schnell erklärt: Die knapp einen Euro teure (Einführungspreis €0,79 &#8212; schon gezahlt) App von Ole Begemann aus Berlin lädt die Texte zu gut 700.000 Liedern von LyrikWiki, während man die Musik auf einem iPhone oder [...]</description>
		<content:encoded><![CDATA[<p>[...] schnell erklärt: Die knapp einen Euro teure (Einführungspreis €0,79 &#8212; schon gezahlt) App von Ole Begemann aus Berlin lädt die Texte zu gut 700.000 Liedern von LyrikWiki, während man die Musik auf einem iPhone oder [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
