<?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>Random Fractals&#187; music visualization</title>
	<atom:link href="http://randomfractals.com/blog/flex/music-visualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://randomfractals.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 27 Mar 2010 13:57:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some Degrafa Love</title>
		<link>http://randomfractals.com/blog/2010/03/04/some-degrafa-love/</link>
		<comments>http://randomfractals.com/blog/2010/03/04/some-degrafa-love/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 07:11:43 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Degrafa]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[music visualization]]></category>
		<category><![CDATA[Shape]]></category>
		<category><![CDATA[Super]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=765</guid>
		<description><![CDATA[Here is a fun short piece I did last summer when Degrafa SuperShape came out:
Degrafa ShapeUp Music Viz

You can view all 100 lines of code that make those shapes pulse here.
Related PostsFrom Day 1 of Flex SVG Explorer Dev and ResearchFlex Music Player Example2008 Presidential Candidates Campaign Finances ]]></description>
			<content:encoded><![CDATA[<p>Here is a fun short piece I did last summer when <a title="Degrafa SuperShape 2D" href="http://www.degrafa.org/blog/tag/supershape/" target="_blank">Degrafa SuperShape</a> came out:</p>
<p><a title="Degrafa ShapeUp Music Viz" href="http://www.randomfractals.com/lab/music/ShapeUp/ShapeUp.html" target="_blank">Degrafa ShapeUp Music Viz</a></p>
<p><a href="http://www.randomfractals.com/lab/music/ShapeUp/ShapeUp.html"><img class="size-medium wp-image-768" title="SuperShape" src="http://tarasnovak.com/blog/wp-content/uploads/2010/03/heart-400x374.png" alt="" width="400" height="374" /></a></p>
<p>You can view all 100 lines of code that make those shapes pulse <a title="ShapeUp" href="http://www.randomfractals.com/lab/music/ShapeUp/srcview/index.html" target="_blank">here</a>.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2009/02/06/from-day-1-of-flex-svg-explorer-dev-and-research/" title="From Day 1 of Flex SVG Explorer Dev and Research">From Day 1 of Flex SVG Explorer Dev and Research</a></li><li><a href="http://randomfractals.com/blog/2009/01/13/flex-music-player-example/" title="Flex Music Player Example">Flex Music Player Example</a></li><li><a href="http://randomfractals.com/blog/2008/11/04/2008-presidential-candidates-campaign-finances/" title="2008 Presidential Candidates Campaign Finances ">2008 Presidential Candidates Campaign Finances </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2010/03/04/some-degrafa-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Music Player Example</title>
		<link>http://randomfractals.com/blog/2009/01/13/flex-music-player-example/</link>
		<comments>http://randomfractals.com/blog/2009/01/13/flex-music-player-example/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 15:07:44 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[flex music player]]></category>
		<category><![CDATA[music visualization]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=478</guid>
		<description><![CDATA[After analyzing my blog stats, I&#8217;ve discovered to my surprise that I get the most direct hits from Google search for a simple Flex music player example.
If you are still looking for one, see my new Flex Music Player:

I added support for multiple tracks with the Prev./Next track buttons and a couple of sample tracks, [...]]]></description>
			<content:encoded><![CDATA[<p>After analyzing my blog stats, I&#8217;ve discovered to my surprise that I get the most direct hits from Google search for a <a href="http://tarasnovak.com/blog/2008/10/10/simple-flex-music-player/">simple Flex music player</a> example.</p>
<p>If you are still looking for one, see my new <a href="http://www.tarasnovak.com/lab/FlexMusicPlayer/FlexMusicPlayer.html" target="_blank">Flex Music Player</a>:</p>
<p><a href="http://www.tarasnovak.com/lab/FlexMusicPlayer/FlexMusicPlayer.html" target="_blank"><img class="alignnone size-full wp-image-488" title="click to launch player" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flexmusicplayer.png" alt="flexmusicplayer" width="420" height="419" /></a></p>
<p>I added support for multiple tracks with the Prev./Next track buttons and a couple of sample tracks, enabled track scrubbing (just click on the track), replaced the playback component with the <a rel="nofollow" href="http://playr.nocreativity.com/" target="_blank">Playr</a>, and added the music <a rel="nofollow" href="http://nocreativity.com/blog/visualizr-source" target="_blank">Visualizr</a> from <a rel="nofollow" href="http://nocreativity.com/blog/" target="_blank">Ronny Welter</a>. <a href="http://www.tarasnovak.com/lab/FlexMusicPlayer/srcview/index.html" target="_blank">View source</a> is enabled on this one, although it&#8217;s a little messy, but should give you a good head start.</p>
<p>I am planning to do a more extensive example with playlist management provided by the <a href="http://playr.nocreativity.com/">Playr</a>, cleaned-up source code, and a sample of pulling music from <a rel="nofollow" href="http://www.last.fm" target="_blank">last.fm</a> soon.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2010/03/04/some-degrafa-love/" title="Some Degrafa Love">Some Degrafa Love</a></li><li><a href="http://randomfractals.com/blog/2009/01/15/flex-music-player-v2/" title="Flex MusicPlayer v.2 with MusicVisualizer">Flex MusicPlayer v.2 with MusicVisualizer</a></li><li><a href="http://randomfractals.com/blog/2008/10/10/simple-flex-music-player/" title="Simple Flex Music Player">Simple Flex Music Player</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2009/01/13/flex-music-player-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
