<?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; synchronization</title>
	<atom:link href="http://dev.enekoalonso.com/tag/synchronization/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>Synchronizing sounds (or trying to&#8230;)</title>
		<link>http://dev.enekoalonso.com/2009/04/10/synchronizing-sounds-or-trying-to/</link>
		<comments>http://dev.enekoalonso.com/2009/04/10/synchronizing-sounds-or-trying-to/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 15:22:10 +0000</pubDate>
		<dc:creator>Eneko Alonso</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[fade]]></category>
		<category><![CDATA[fx]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[soundmanager2]]></category>
		<category><![CDATA[synchronization]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://dev.enekoalonso.com/?p=311</guid>
		<description><![CDATA[The purpose of this demo is to test and see how possible is to synchronize sounds with DOM effects while being played in different threads or timers. It looks like, while synchronizing sounds with DOM effects is quite simple and works fine, sounds played by different threads or timers get out of sync after a [...]]]></description>
			<content:encoded><![CDATA[<p>The purpose of this demo is to test and see how possible is to synchronize sounds with DOM effects while being played in different threads or timers. It looks like, while synchronizing sounds with DOM effects is quite simple and works fine, sounds played by different threads or timers get out of sync after a while.</p>
<p><a href="http://enekoalonso.com/research/sounds.php"><img src="http://dev.enekoalonso.com/wp-content/uploads/2009/04/picture-168-418x300.png" alt="Sounds demo" title="Sounds demo" width="418" height="300" class="aligncenter size-medium wp-image-313" /></a><br />
See the <a href="http://enekoalonso.com/research/sounds.php">demo in action</a>.</p>
<p>Next step: build a sound controller class that can play sounds at some intervals, delays, etc</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>December 20, 2008 -- <a href="http://dev.enekoalonso.com/2008/12/20/particle-balls-demo-now-with-sound/" title="Particle Balls demo, now with sound!">Particle Balls demo, now with sound!</a> (3)</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/2009/04/10/synchronizing-sounds-or-trying-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

