<?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: StandingWave2: an open source AS3 audio library</title>
	<atom:link href="http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/feed/" rel="self" type="application/rss+xml" />
	<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 28 Dec 2009 08:44:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Francis Baptiste</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-75662</link>
		<dc:creator>Francis Baptiste</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-75662</guid>
		<description>Hey Joe, incredible. This was exactly was I was looking for. I built this small AS3 toy called the Tone Scribbler using StandingWave2. It made the project a hundred times easier. Thanks.

I used it as the final project for my Flash class. You can check it out on my website.

http://francisbaptiste.com/tone-scribbler-an-as3-toy/

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hey Joe, incredible. This was exactly was I was looking for. I built this small AS3 toy called the Tone Scribbler using StandingWave2. It made the project a hundred times easier. Thanks.</p>
<p>I used it as the final project for my Flash class. You can check it out on my website.</p>
<p><a href="http://francisbaptiste.com/tone-scribbler-an-as3-toy/" rel="nofollow">http://francisbaptiste.com/tone-scribbler-an-as3-toy/</a></p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-68847</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Wed, 30 Sep 2009 01:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-68847</guid>
		<description>joe, huge thanks for the almost instantaneous response!  diving in now...</description>
		<content:encoded><![CDATA[<p>joe, huge thanks for the almost instantaneous response!  diving in now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-68833</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 29 Sep 2009 21:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-68833</guid>
		<description>Well, what you really need is an exported, fully built version of the library in a ZIP file.  I&#039;ve just built that for you (and others) and posted it on the &quot;Downloads&quot; tab on Google Code.

We were avoiding this for a while when the library was changing every day, but it&#039;s pretty stable now.</description>
		<content:encoded><![CDATA[<p>Well, what you really need is an exported, fully built version of the library in a ZIP file.  I&#8217;ve just built that for you (and others) and posted it on the &#8220;Downloads&#8221; tab on Google Code.</p>
<p>We were avoiding this for a while when the library was changing every day, but it&#8217;s pretty stable now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-68832</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Tue, 29 Sep 2009 21:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-68832</guid>
		<description>ok not a developer nor savvy at all w/ subversion, so i meticulously copy the files one by one :P   im familiar enough w/ as3 code but im a caveman w/ stuff outside cs4..   

now, i wonder how to compile this?  is it correct to drag simpleoutput.mxml to the flex_sdk mxmlc.exe?  import the files in an .as file in cs4?  

i&#039;ll keep digging but once i get a clue to get past this i know i can take more baby steps..  

thanks,</description>
		<content:encoded><![CDATA[<p>ok not a developer nor savvy at all w/ subversion, so i meticulously copy the files one by one :P   im familiar enough w/ as3 code but im a caveman w/ stuff outside cs4..   </p>
<p>now, i wonder how to compile this?  is it correct to drag simpleoutput.mxml to the flex_sdk mxmlc.exe?  import the files in an .as file in cs4?  </p>
<p>i&#8217;ll keep digging but once i get a clue to get past this i know i can take more baby steps..  </p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Li</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-67736</link>
		<dc:creator>Andy Li</dc:creator>
		<pubDate>Mon, 21 Sep 2009 10:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-67736</guid>
		<description>I&#039;ve been porting The Synthesis ToolKit in C++ to AS3 some time ago.

Hope you can have a look :)

http://code.google.com/p/stk-in-as3/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been porting The Synthesis ToolKit in C++ to AS3 some time ago.</p>
<p>Hope you can have a look :)</p>
<p><a href="http://code.google.com/p/stk-in-as3/" rel="nofollow">http://code.google.com/p/stk-in-as3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surya Buchwald</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-64102</link>
		<dc:creator>Surya Buchwald</dc:creator>
		<pubDate>Tue, 25 Aug 2009 02:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-64102</guid>
		<description>Thanks so much for releasing this, Joe! Could I get a hint as to how I would pan sounds? In particular, I&#039;m creating SineSources, and I&#039;d like to pan them left or right. I&#039;d appreciate any tips.</description>
		<content:encoded><![CDATA[<p>Thanks so much for releasing this, Joe! Could I get a hint as to how I would pan sounds? In particular, I&#8217;m creating SineSources, and I&#8217;d like to pan them left or right. I&#8217;d appreciate any tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simoens</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-62569</link>
		<dc:creator>Simoens</dc:creator>
		<pubDate>Tue, 18 Aug 2009 14:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-62569</guid>
		<description>Ok thanks for the info ! :D</description>
		<content:encoded><![CDATA[<p>Ok thanks for the info ! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-62568</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-62568</guid>
		<description>No distortion yet but you can certainly boost the bass by using a BiquadFilter.</description>
		<content:encoded><![CDATA[<p>No distortion yet but you can certainly boost the bass by using a BiquadFilter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simoens</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-62536</link>
		<dc:creator>Simoens</dc:creator>
		<pubDate>Tue, 18 Aug 2009 07:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-62536</guid>
		<description>Is there a way to create distortion and change the levels on the bass of an mp3?</description>
		<content:encoded><![CDATA[<p>Is there a way to create distortion and change the levels on the bass of an mp3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://joeberkovitz.com/blog/2009/05/15/standingwave-open-source-as3-audio/comment-page-1/#comment-61625</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sun, 09 Aug 2009 18:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://joeberkovitz.com/blog/?p=186#comment-61625</guid>
		<description>I&#039;ve had numerous requests to provide an online demo, and I realize this would make things simpler for a lot of people.  I&#039;ll make an effort, but because the library is being updated relatively frequently, it is a bunch of extra work to keep posting new downloads all the time.

But maybe even an out-of-date demo would be worthwhile.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had numerous requests to provide an online demo, and I realize this would make things simpler for a lot of people.  I&#8217;ll make an effort, but because the library is being updated relatively frequently, it is a bunch of extra work to keep posting new downloads all the time.</p>
<p>But maybe even an out-of-date demo would be worthwhile.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
