<?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>dev.enekoalonso.com &#187; mp3</title>
	<atom:link href="http://dev.enekoalonso.com/tag/mp3/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.enekoalonso.com</link>
	<description>having fun with code</description>
	<lastBuildDate>Wed, 12 Oct 2011 21:40:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Particle Balls demo, now with sound!</title>
		<link>http://dev.enekoalonso.com/2008/12/20/particle-balls-demo-now-with-sound/</link>
		<comments>http://dev.enekoalonso.com/2008/12/20/particle-balls-demo-now-with-sound/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 06:34:29 +0000</pubDate>
		<dc:creator>Eneko Alonso</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[moosound]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://dev.enekoalonso.com/?p=175</guid>
		<description><![CDATA[Last week I read about the SoundManager2 javascript/flash library to manage sounds on websites (I found SoundManager2 while reading about MooSound, a sound management library based in Mootools that I haven&#8217;t tried yet.). The library looks very nice. It is pretty small but at the same time it gives you a lot of control on [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I read about the SoundManager2 javascript/flash library to manage sounds on websites (<a href="http://www.webresourcesdepot.com/manage-flash-sounds-via-mootools-moosound/">I found SoundManager2 while reading about MooSound</a>, a sound management library based in Mootools that I haven&#8217;t tried yet.). The library looks very nice. It is pretty small but at the same time it gives you a lot of control on sound playing. You can change the position of the sound while playing, adjust the stereo pan from left to right and much more. </p>
<p>Today I wanted to test this library and I decided to add some sounds to my Particle-Balls demo. Every time a ball hits a wall, a sound plays. To make it more fun, I use the X coordinate of the ball to adjust the pan, so if the ball is closest to he left border the sound will play on the left speaker and same with the right border/speaker. The pan can be adjusted gradually from -100 to 100 (left to right).</p>
<p><a href="http://dev.enekoalonso.com/research/particle-balls.php"><img src="http://dev.enekoalonso.com/wp-content/uploads/2008/12/picture-145-438x300.png" alt="Particle Balls" title="Particle Balls" width="438" height="300" class="aligncenter size-medium wp-image-183" /></a><br />
Check the demo here:<br />
<a href="http://dev.enekoalonso.com/research/particle-balls.php">http://dev.enekoalonso.com/research/particle-balls.php</a> </p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li>December 26, 2008 -- <a href="http://dev.enekoalonso.com/2008/12/26/forest-demo-was-grass/" title="Forest demo (was Grass)">Forest demo (was Grass)</a> (0)</li><li>December 23, 2008 -- <a href="http://dev.enekoalonso.com/2008/12/23/grass-demo-background-sounds/" title="Grass demo: background sounds">Grass demo: background sounds</a> (0)</li><li>April 10, 2009 -- <a href="http://dev.enekoalonso.com/2009/04/10/synchronizing-sounds-or-trying-to/" title="Synchronizing sounds (or trying to&#8230;)">Synchronizing sounds (or trying to&#8230;)</a> (0)</li><li>October 5, 2010 -- <a href="http://dev.enekoalonso.com/2010/10/05/javascript-console-in-the-terminal-command-line/" title="Javascript console in the terminal (command line)">Javascript console in the terminal (command line)</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://dev.enekoalonso.com/2008/12/20/particle-balls-demo-now-with-sound/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

