<?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 for CODEMUSE</title>
	<atom:link href="http://www.codemuse.net/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.codemuse.net/blog</link>
	<description>sharing my generative art toys / code / photography / etc</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:10:50 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PlayWithMozart by jmbara</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-264</link>
		<dc:creator>jmbara</dc:creator>
		<pubDate>Sun, 12 Feb 2012 15:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-264</guid>
		<description>George, thanks for your comments.  Agree, standingwave3 is a more up-to-date library and is probably what I would use if I were to rewrite PlayWithMozart today.  I sent you the source code.  Enjoy!</description>
		<content:encoded><![CDATA[<p>George, thanks for your comments.  Agree, standingwave3 is a more up-to-date library and is probably what I would use if I were to rewrite PlayWithMozart today.  I sent you the source code.  Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by george</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-263</link>
		<dc:creator>george</dc:creator>
		<pubDate>Sat, 11 Feb 2012 18:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-263</guid>
		<description>Very nice, wonderful.
Anyway IMHO it&#039;s interesting to using to use whole synthesizer version, ex: https://github.com/maxl0rd/standingwave3, Ca you send source to check up? :)
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Very nice, wonderful.<br />
Anyway IMHO it&#8217;s interesting to using to use whole synthesizer version, ex: <a href="https://github.com/maxl0rd/standingwave3" rel="nofollow">https://github.com/maxl0rd/standingwave3</a>, Ca you send source to check up? <img src='http://www.codemuse.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by jmbara</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-259</link>
		<dc:creator>jmbara</dc:creator>
		<pubDate>Tue, 11 Oct 2011 19:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-259</guid>
		<description>John - Thanks; of course, Mozart also had something to do with it!  I sent you the source code.  Enjoy.</description>
		<content:encoded><![CDATA[<p>John &#8211; Thanks; of course, Mozart also had something to do with it!  I sent you the source code.  Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by John</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-258</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 11 Oct 2011 16:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-258</guid>
		<description>Awesome!
This is very cool!
I&#039;ve been studying algorithmic composition.
Could you send me the source code?</description>
		<content:encoded><![CDATA[<p>Awesome!<br />
This is very cool!<br />
I&#8217;ve been studying algorithmic composition.<br />
Could you send me the source code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by jmbara</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-251</link>
		<dc:creator>jmbara</dc:creator>
		<pubDate>Mon, 18 Jul 2011 22:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-251</guid>
		<description>Prashanth - PlayWithMozart, which uses Andre Michelle&#039;s Popforge library can play 8 voices concurrently + apply delay and feedback to the mixed stereo audio stream, on a moderately fast CPU.  Depending how many voices each of your songs have, this might work for you.  I am away from my computer right now but will send you PlayWithMozart&#039;s source code when I get back in a week or so.</description>
		<content:encoded><![CDATA[<p>Prashanth &#8211; PlayWithMozart, which uses Andre Michelle&#8217;s Popforge library can play 8 voices concurrently + apply delay and feedback to the mixed stereo audio stream, on a moderately fast CPU.  Depending how many voices each of your songs have, this might work for you.  I am away from my computer right now but will send you PlayWithMozart&#8217;s source code when I get back in a week or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by Prashanth</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-250</link>
		<dc:creator>Prashanth</dc:creator>
		<pubDate>Sat, 09 Jul 2011 18:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-250</guid>
		<description>This is just awesome. I have been working on a sequencer app where in people can load difference songs into different tracks and play. I am currently using Flash audio sequencer created by Andre and his team. But I am kind of having problems with mixing more than 2 songs. Can I use popforge to do this? And also could you please share your sample code. It would be of great help.

Thanks
Prashanth Nethi</description>
		<content:encoded><![CDATA[<p>This is just awesome. I have been working on a sequencer app where in people can load difference songs into different tracks and play. I am currently using Flash audio sequencer created by Andre and his team. But I am kind of having problems with mixing more than 2 songs. Can I use popforge to do this? And also could you please share your sample code. It would be of great help.</p>
<p>Thanks<br />
Prashanth Nethi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by jmbara</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-248</link>
		<dc:creator>jmbara</dc:creator>
		<pubDate>Tue, 24 May 2011 04:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-248</guid>
		<description>Damion - I e-mailed you the code - I hope it is helpful.</description>
		<content:encoded><![CDATA[<p>Damion &#8211; I e-mailed you the code &#8211; I hope it is helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by Damion Murray</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-247</link>
		<dc:creator>Damion Murray</dc:creator>
		<pubDate>Tue, 24 May 2011 03:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-247</guid>
		<description>That is some amazing work. I too would like to take a peek at the code.</description>
		<content:encoded><![CDATA[<p>That is some amazing work. I too would like to take a peek at the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by jmbara</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-243</link>
		<dc:creator>jmbara</dc:creator>
		<pubDate>Tue, 14 Dec 2010 16:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-243</guid>
		<description>Hi Michael - Thanks for your comments. I just sent you the source code so that you can take a peek.</description>
		<content:encoded><![CDATA[<p>Hi Michael &#8211; Thanks for your comments. I just sent you the source code so that you can take a peek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PlayWithMozart by Michael</title>
		<link>http://www.codemuse.net/blog/?p=1&#038;cpage=2#comment-242</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 14 Dec 2010 07:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.codemuse.net/blog/?p=1#comment-242</guid>
		<description>Hello

Your application is really cool, I am working on StandingWave3 now, it&#039;s another cool library.  I’d like to take a peek at your source files if possible. I think it could help me to study Popforge quickly. Thanks.</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>Your application is really cool, I am working on StandingWave3 now, it&#8217;s another cool library.  I’d like to take a peek at your source files if possible. I think it could help me to study Popforge quickly. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.234 seconds -->

