<?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: Step sequencer / drum machine</title>
	<atom:link href="http://www.hisschemoller.com/2009/step-sequencer-drum-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hisschemoller.com/2009/step-sequencer-drum-machine/</link>
	<description>Flash actionscript and audio programming</description>
	<lastBuildDate>Mon, 05 Apr 2010 03:01:13 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wouter</title>
		<link>http://www.hisschemoller.com/2009/step-sequencer-drum-machine/comment-page-1/#comment-1141</link>
		<dc:creator>Wouter</dc:creator>
		<pubDate>Sun, 10 Jan 2010 11:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.hisschemoller.com/?p=112#comment-1141</guid>
		<description>Hi Martin,
No, I don&#039;t intend to start an open source library. I just put my source codes online here for anyone interested to download. A good library would have to be well thought out, maintained and properly commented and documented. Just to experiment a bit and share the source code is more fun I think.

And there&#039;s stuff from other people in my code as well. The AudioEngine and IAudioProcessor are by &lt;a href=&quot;http://www.andre-michelle.com&quot; rel=&quot;nofollow&quot;&gt;André Michelle&lt;/a&gt;. He presented that code at &lt;a href=&quot;http://www.fitc.ca&quot; rel=&quot;nofollow&quot;&gt;Flash In The Can&lt;/a&gt; here in Amsterdam last year. Check those source codes &lt;a href=&quot;http://blog.andre-michelle.com/2009/fitc-amsterdam-source-codes/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. He&#039;s a developer for Hobnox, so he knows his stuff about audio programming in Flash.

Cheers,
Wouter</description>
		<content:encoded><![CDATA[<p>Hi Martin,<br />
No, I don&#8217;t intend to start an open source library. I just put my source codes online here for anyone interested to download. A good library would have to be well thought out, maintained and properly commented and documented. Just to experiment a bit and share the source code is more fun I think.</p>
<p>And there&#8217;s stuff from other people in my code as well. The AudioEngine and IAudioProcessor are by <a href="http://www.andre-michelle.com" rel="nofollow">André Michelle</a>. He presented that code at <a href="http://www.fitc.ca" rel="nofollow">Flash In The Can</a> here in Amsterdam last year. Check those source codes <a href="http://blog.andre-michelle.com/2009/fitc-amsterdam-source-codes/" rel="nofollow">here</a>. He&#8217;s a developer for Hobnox, so he knows his stuff about audio programming in Flash.</p>
<p>Cheers,<br />
Wouter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.hisschemoller.com/2009/step-sequencer-drum-machine/comment-page-1/#comment-814</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 08 Nov 2009 11:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.hisschemoller.com/?p=112#comment-814</guid>
		<description>Hi Wouter,

Great result, great code, great sound!

I am wondering if you intend to deliver your work as an open source library? Your AudioEngine is really cool, and I am about to use it for some personnal project. I have to provide volume &amp; pan support for IAudioProcessor, and thought I could add that to a shared code base?

A sequencer supporting MidiXml and an engine for rendering sound layers synchronously was really great to start working, so if you do no publish anything, at least thank you very much for sharing your knowledge and work.

By the way, your sound on myspace is really cool as well :)

Ciao,

Martin
ps: check AudioTool from Hobnox, an impressive online music editor.</description>
		<content:encoded><![CDATA[<p>Hi Wouter,</p>
<p>Great result, great code, great sound!</p>
<p>I am wondering if you intend to deliver your work as an open source library? Your AudioEngine is really cool, and I am about to use it for some personnal project. I have to provide volume &amp; pan support for IAudioProcessor, and thought I could add that to a shared code base?</p>
<p>A sequencer supporting MidiXml and an engine for rendering sound layers synchronously was really great to start working, so if you do no publish anything, at least thank you very much for sharing your knowledge and work.</p>
<p>By the way, your sound on myspace is really cool as well <img src='http://www.hisschemoller.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ciao,</p>
<p>Martin<br />
ps: check AudioTool from Hobnox, an impressive online music editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.hisschemoller.com/2009/step-sequencer-drum-machine/comment-page-1/#comment-756</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 02 Nov 2009 00:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.hisschemoller.com/?p=112#comment-756</guid>
		<description>Hi Wouter,
Many thanks for sharing such a good work... I tried several stuffs to have a simple metronome working without being able to have it running regularly :)
I will look deeper in your code how you did this!</description>
		<content:encoded><![CDATA[<p>Hi Wouter,<br />
Many thanks for sharing such a good work&#8230; I tried several stuffs to have a simple metronome working without being able to have it running regularly <img src='http://www.hisschemoller.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I will look deeper in your code how you did this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tor Castensson</title>
		<link>http://www.hisschemoller.com/2009/step-sequencer-drum-machine/comment-page-1/#comment-434</link>
		<dc:creator>Tor Castensson</dc:creator>
		<pubDate>Tue, 22 Sep 2009 09:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.hisschemoller.com/?p=112#comment-434</guid>
		<description>Hi 

Great work, I&#039;m very impressed. 
I would like to talk to you more about a project my company is starting up in sweden. Could you please email me for further info?

Thanks!

/T</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Great work, I&#8217;m very impressed.<br />
I would like to talk to you more about a project my company is starting up in sweden. Could you please email me for further info?</p>
<p>Thanks!</p>
<p>/T</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: audio programming :: 3komma14</title>
		<link>http://www.hisschemoller.com/2009/step-sequencer-drum-machine/comment-page-1/#comment-28</link>
		<dc:creator>audio programming :: 3komma14</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.hisschemoller.com/?p=112#comment-28</guid>
		<description>[...] Adobe Flash is a multimedia platform originally acquired by Macromedia and currently developed and distributed by Adobe Systems. Since its introduction in 1996, Flash has become a popular method for adding animation and interactivity to web pages. But you can do a lot more with it. A good example is the wouter hisschemoller, a flash developer from amsterdam specialized in audio programming. His background as a Dj, tells a lot about the love for electronic music. One of his last project is a Step sequencer / drum machine. [...]</description>
		<content:encoded><![CDATA[<p>[...] Adobe Flash is a multimedia platform originally acquired by Macromedia and currently developed and distributed by Adobe Systems. Since its introduction in 1996, Flash has become a popular method for adding animation and interactivity to web pages. But you can do a lot more with it. A good example is the wouter hisschemoller, a flash developer from amsterdam specialized in audio programming. His background as a Dj, tells a lot about the love for electronic music. One of his last project is a Step sequencer / drum machine. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin slierendregt</title>
		<link>http://www.hisschemoller.com/2009/step-sequencer-drum-machine/comment-page-1/#comment-27</link>
		<dc:creator>Robin slierendregt</dc:creator>
		<pubDate>Tue, 30 Jun 2009 14:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.hisschemoller.com/?p=112#comment-27</guid>
		<description>Super cool stuff wouter.
You making great work.</description>
		<content:encoded><![CDATA[<p>Super cool stuff wouter.<br />
You making great work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
