<?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>Radiant Tap &#187; music</title>
	<atom:link href="http://radianttap.com/blog/tags/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://radianttap.com/blog</link>
	<description>Tales from the app vineyard</description>
	<lastBuildDate>Tue, 08 May 2012 21:55:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Run Mate &#8211; how to pick and play music, inside the app</title>
		<link>http://radianttap.com/blog/2010/97/run-mate-how-to-pick-and-play-music-inside-the-app/</link>
		<comments>http://radianttap.com/blog/2010/97/run-mate-how-to-pick-and-play-music-inside-the-app/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:04:13 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[run mate]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=97</guid>
		<description><![CDATA[An illustrated guide to how Run Mate integrates with background music.]]></description>
			<content:encoded><![CDATA[<p>I received several emails with question &#8220;how to play the music from the iPod library, inside Run Mate&#8221;. These questions point out that this interface could be improved and I&#8217;ll certainly look into possible ways to do that. In the meantime, I hope this post will provide sufficient help.</p>
<p>When designing Run Mate&#8217;s integration with iPod music library, my main goal was to be a good neighbor in the iPhone OS and to not impose unnecessary actions to start the run. Thus, if you had any music already started &#8212; regardless is it playing or paused, it is enough that iPod app with its library is in memory &#8212; Run Mate will go along and re-use that.</p>
<p>If that is the case, then when you get to the Sequence screen this is the display you will see if the background music is playing:</p>
<div id="attachment_110" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-110" title="runmate-musicplaying" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicplaying.png" alt="" width="320" height="154" /><p class="wp-caption-text">With background music is playing, Run Mate shows pause and stop controls</p></div>
<p>or this one if background music is paused:</p>
<div id="attachment_108" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-108" title="runmate-musicpaused" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicpaused.png" alt="" width="320" height="155" /><p class="wp-caption-text">With background music paused, Run Mate shows play and stop controls</p></div>
<p>If you now tap &#8220;<em>Start run</em>&#8221; that music will be reused.</p>
<p>If you tap the red Stop button, you will effectively clear out whatever playlist is in memory and thus no music will be available to Run Mate, so the screen will change into this:</p>
<div id="attachment_111" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-111" title="runmate-musicstopped" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicstopped.png" alt="" width="320" height="155" /><p class="wp-caption-text">No background music available, &quot;Pick music&quot; buttons shows up</p></div>
<p>Thus now you can tap &#8220;<em>Pick music</em>&#8221; button and the iPhone&#8217;s music picker screen will show up:</p>
<div id="attachment_109" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-109" title="runmate-musicpicker" src="http://codeaplus.com/wpa/wp-content/uploads/2010/02/runmate-musicpicker.png" alt="" width="320" height="460" /><p class="wp-caption-text">The standard iPhone&#39;s music picker</p></div>
<p>Here you tap any number of songs you want (or just tap &#8220;<em>Add All Songs</em>&#8220;) and then tap &#8220;<em>Done</em>&#8220;; you&#8217;ll be returned to Run Mate which will again show the appropriate interface with play/pause and stop buttons.</p>
<p>I hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://radianttap.com/blog/2010/97/run-mate-how-to-pick-and-play-music-inside-the-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Mate 1.1 feature set</title>
		<link>http://radianttap.com/blog/2009/50/run-mate-1-1-feature-set/</link>
		<comments>http://radianttap.com/blog/2009/50/run-mate-1-1-feature-set/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 15:31:58 +0000</pubDate>
		<dc:creator>Aleksandar Vacić</dc:creator>
				<category><![CDATA[Run Mate]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[run mate]]></category>
		<category><![CDATA[running]]></category>

		<guid isPermaLink="false">http://codeaplus.com/blog/?p=50</guid>
		<description><![CDATA[A short overview of the new version. Long time coming, it's a good basis for future updates.]]></description>
			<content:encoded><![CDATA[<p>Version 1.1 is sent to Apple for approval, eagerly awaiting &#8220;Ready for sale&#8221; mark. :)<br />
This version took much longer time to push put than I expected, mainly due to me trying cram too many stuff into it. Thus after much back and forth, this is what 1.1 brings.</p>
<div id="attachment_55" class="wp-caption alignright" style="width: 67px"><img class="size-full wp-image-55 " title="Icon" src="http://codeaplus.com/wpa/wp-content/uploads/2009/09/Icon.png" alt="New Run Mate icon, in 1.1 version" width="57" height="57" /><p class="wp-caption-text">New icon</p></div>
<h3>New icon :)</h3>
<p>Not really a feature, but it will be a relief to me. New icon is a bit unusual, in that it does not have a background at all and no shine that Apple is adding by default. Hopefully you&#8217;ll like it too.</p>
<h3>New pace types: warm up, cool down</h3>
<p>Needed before and after each run, they can be anything you like or are used to: brisk walk, stretching, jumping etc. There are no rules, do whatever you feel like doing for warming up or cooling down.</p>
<h3>Time intervals definable in seconds</h3>
<p>We opted for the 5s increment, mainly to prevent too much scrolling when setting pace interval. I wanted to do this in the first version, but Apple time picker has only hours and minutes.</p>
<div id="attachment_56" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-56" title="new-paces-and-picker" src="http://codeaplus.com/wpa/wp-content/uploads/2009/09/new-paces-and-picker.png" alt="New pace types and new interval picker" width="320" height="418" /><p class="wp-caption-text">New pace types and new interval picker</p></div>
<p>This time I wrote my own, it looks rather fine. Upgrade will update anything you might already have defined.</p>
<h3>Ability to clone entire session</h3>
<p>This allows quicker setup of the weekly running programs where sessions are often repeated several times in one week with few or no changes at all.</p>
<h3>No music required</h3>
<p>If you want to run in silence – maybe you want to hear your breathing rhythm – now you can. Run Mate will fully work with no music, even with screen locked.</p>
<h3>Access iPod library from Run Mate</h3>
<p>This removes the need for switch into iPod app and back into Run Mate &#8211; access all your music and pick individual songs, albums or playlists. Through iPhone&#8217;s default Settings application, set your preference should music start as soon as picked (this is default) or when you actually touch the &#8220;Start run&#8221; button.</p>
<p>Of course, there&#8217;s inevitable bug fixes. I have fixed few that I have found and some reported to me and all that have shown up in iTunes Connect as crash logs. Hopefully this will also help with issues few of the people that left a review on the App Store had. As I don&#8217;t know what the actual problem is &#8212; I can know this only if I receive the crash log &#8212; I can&#8217;t be sure. And App Store does not have any means of contacting people that left the review. Frustrating, but that&#8217;s how it is. If you do have a problem, of any kind, please contact us, I&#8217;ll do my best to help.</p>
<p>Now, off to working on 1.2 :)<br />
I hope to have a shorter period between updates, adding few features at a time.</p>
]]></content:encoded>
			<wfw:commentRss>http://radianttap.com/blog/2009/50/run-mate-1-1-feature-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
