<?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>ActionScript Scraps &#187; AIR</title>
	<atom:link href="http://blog.sitedaniel.com/tag/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitedaniel.com</link>
	<description>Flash, Flex and AIR development</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:15:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AIR application &#8211; Transcription Tool (MP3 Player)</title>
		<link>http://blog.sitedaniel.com/2009/05/transcription-tool/</link>
		<comments>http://blog.sitedaniel.com/2009/05/transcription-tool/#comments</comments>
		<pubDate>Sun, 10 May 2009 17:03:05 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[as3.0]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://blog.sitedaniel.com/?p=270</guid>
		<description><![CDATA[Recently I had to transcribe some music for a funk cover band that I play in. Transcribing is much easier when you can loop a section of the track and listen to it over and over. This isn't a feature that any of the media players on my computer have, so I figured I would [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had to transcribe some music for a funk cover band that I play in. Transcribing is much easier when you can loop a section of the track and listen to it over and over. This isn't a feature that any of the media players on my computer have, so I figured I would build an Mp3 player that can do this.</p>
<p><a href="http://blog.sitedaniel.com/downloads/TranscriptionTool.air">Download Transcription Tool</a></p>
<p><a href="http://blog.sitedaniel.com/downloads/TranscriptionTool.air"><img src="http://blog.sitedaniel.com/wp-content/uploads/2009/05/screenshot1.jpg" alt="screenshot1" title="screenshot1" width="400" height="200" class="size-full wp-image-284" /></a></p>
<p>The Transcription Tool enables you to load in a local mp3 file from your library, and then loop all or a selected part of the track. There is an HSlider component with 2 handles (sliders) so that you can choose whichever part of the tune you like.</p>
<p>This is a standalone desktop application based on <a href="http://get.adobe.com/air/">Adobe® AIR™ Runtime</a><br />
<a href="http://blog.sitedaniel.com/downloads/TranscriptionTool.air">Download Transcription Tool</a></p>
<p>Let me know any feature requests for future versions.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitedaniel.com/2009/05/transcription-tool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
