<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Wave Sequencer experiment</title>
	<atom:link href="http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/</link>
	<description>a stroke of luck</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-69179</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-69179</guid>
		<description>Great stuff Kelvin,  and like the others said let&#039;s see the source code.  

Also, a little heads up on  travelling by train to and from Amsterdam, you should check out raileurope dot com, as they have great offers, loads of destinations etc.

Waiting for the source,

Steve</description>
		<content:encoded><![CDATA[<p>Great stuff Kelvin,  and like the others said let's see the source code.  </p>
<p>Also, a little heads up on  travelling by train to and from Amsterdam, you should check out raileurope dot com, as they have great offers, loads of destinations etc.</p>
<p>Waiting for the source,</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-29580</link>
		<dc:creator>T</dc:creator>
		<pubDate>Fri, 26 Mar 2010 03:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-29580</guid>
		<description>Just wanted to raise my hand to show interest in the source as well.</description>
		<content:encoded><![CDATA[<p>Just wanted to raise my hand to show interest in the source as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Insatiable</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-25650</link>
		<dc:creator>Insatiable</dc:creator>
		<pubDate>Fri, 08 Jan 2010 16:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-25650</guid>
		<description>Great work Kelvin :-)

Are you still holding out on the source?  Why not just post a link? Everyone wants to see it, even if it is sloppy... we&#039;re coders, we&#039;ll figure it out ;-)</description>
		<content:encoded><![CDATA[<p>Great work Kelvin :-)</p>
<p>Are you still holding out on the source?  Why not just post a link? Everyone wants to see it, even if it is sloppy... we're coders, we'll figure it out ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-20331</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Mon, 12 Oct 2009 09:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-20331</guid>
		<description>Hi Gary,

This example uses the popforge library which does the &quot;sound hack&quot; to allow you to generate your own sound objects from wav data (see the links above). With flash player 10 you can do this without the hack by using the sampleData event - see my examples here: http://www.kelvinluck.com/2009/03/second-steps-with-flash-10-audio-programming/

Hope that helps,

Kelvin :)</description>
		<content:encoded><![CDATA[<p>Hi Gary,</p>
<p>This example uses the popforge library which does the "sound hack" to allow you to generate your own sound objects from wav data (see the links above). With flash player 10 you can do this without the hack by using the sampleData event - see my examples here: <a href="http://www.kelvinluck.com/2009/03/second-steps-with-flash-10-audio-programming/" rel="nofollow">http://www.kelvinluck.com/2009/03/second-steps-with-flash-10-audio-programming/</a></p>
<p>Hope that helps,</p>
<p>Kelvin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-20215</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sat, 10 Oct 2009 11:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-20215</guid>
		<description>How did you get the timing to work well?

I have tried both flash&#039;s AS3 Timer class and the improved Timekeeper class written by Aneurin Barker Snook and both cannot play audio clips reliably enough for a sound sequencer.  It stutters a bit every now and then.  This is not really noticeable in your sequencer or in the hobnox tool.  So any ideas how reiable timing was done so it doesn&#039;t vary or have bad latency etc? 

USing sound objects in the library, not loaded sounds.

thanks,
Gary</description>
		<content:encoded><![CDATA[<p>How did you get the timing to work well?</p>
<p>I have tried both flash's AS3 Timer class and the improved Timekeeper class written by Aneurin Barker Snook and both cannot play audio clips reliably enough for a sound sequencer.  It stutters a bit every now and then.  This is not really noticeable in your sequencer or in the hobnox tool.  So any ideas how reiable timing was done so it doesn't vary or have bad latency etc? </p>
<p>USing sound objects in the library, not loaded sounds.</p>
<p>thanks,<br />
Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richard</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-11677</link>
		<dc:creator>richard</dc:creator>
		<pubDate>Wed, 06 May 2009 18:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-11677</guid>
		<description>Hi there,

We were a drum &#039;n bass act from Holland. 
In the old days (1999) I had a website running with an amen-step-sequencer in javascript.

Now that we are online again [www.timeconvert.nl] after all those years, the sequencer doesn&#039;t work anymore.

So, I want your code badly ;-) It&#039;s for fun and music. I will credit you with name and link on the website.

Kindest regards,
Richard</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>We were a drum 'n bass act from Holland.<br />
In the old days (1999) I had a website running with an amen-step-sequencer in javascript.</p>
<p>Now that we are online again [www.timeconvert.nl] after all those years, the sequencer doesn't work anymore.</p>
<p>So, I want your code badly ;-) It's for fun and music. I will credit you with name and link on the website.</p>
<p>Kindest regards,<br />
Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-1020</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Mon, 20 Oct 2008 02:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-1020</guid>
		<description>&lt;p&gt;Thanks for the headsup Morten&#8230; I was about to say that it must work because it&#8217;s embedded with swfobject etc etc then I took a closer look and saw that Textpattern was putting in BR tags in the javascript code&#8230; Another reason I need to update my blog software!!&lt;/p&gt;

	&lt;p&gt;Anyway &#8211; it should be fixed now, thanks again for the headsup :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the headsup Morten&#8230; I was about to say that it must work because it&#8217;s embedded with swfobject etc etc then I took a closer look and saw that Textpattern was putting in BR tags in the javascript code&#8230; Another reason I need to update my blog software!!</p>
<p>Anyway &#8211; it should be fixed now, thanks again for the headsup :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Skogly</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-1011</link>
		<dc:creator>Morten Skogly</dc:creator>
		<pubDate>Sun, 19 Oct 2008 20:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-1011</guid>
		<description>&lt;p&gt;On my macbook with flash player 9 and now 10 installed I still get the “You need Flash Player version 9+ to view this sample” message.&lt;br /&gt;I have to view source and find the direct path to the swf to see it: http://www.kelvinluck.com/assets/wavesequencer/WaveSequencer.swf&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>On my macbook with flash player 9 and now 10 installed I still get the “You need Flash Player version 9+ to view this sample” message.<br />I have to view source and find the direct path to the swf to see it: <a href="http://www.kelvinluck.com/assets/wavesequencer/WaveSequencer.swf" rel="nofollow">http://www.kelvinluck.com/assets/wavesequencer/WaveSequencer.swf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinç Erem Tapa</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-978</link>
		<dc:creator>Dinç Erem Tapa</dc:creator>
		<pubDate>Sat, 13 Sep 2008 09:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-978</guid>
		<description>&lt;p&gt;this is so good..&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>this is so good..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: batchass</title>
		<link>http://www.kelvinluck.com/2008/03/wave-sequencer-experiment/comment-page-1/#comment-975</link>
		<dc:creator>batchass</dc:creator>
		<pubDate>Wed, 10 Sep 2008 08:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=68#comment-975</guid>
		<description>&lt;p&gt;I would like to see the source code even if it is not so clean&#8230;&lt;br /&gt;Thanks to you and André Michelle for inspiration: this give me the way to follow for my new website&#8230;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I would like to see the source code even if it is not so clean&#8230;<br />Thanks to you and André Michelle for inspiration: this give me the way to follow for my new website&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 3.050 seconds -->
<!-- Cached page served by WP-Cache -->

