<?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: Manual: Convolver</title>
	<atom:link href="http://code.compartmental.net/tools/minim/manual-convolver/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.compartmental.net</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 07:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt Montag</title>
		<link>http://code.compartmental.net/tools/minim/manual-convolver/comment-page-1/#comment-2990</link>
		<dc:creator>Matt Montag</dc:creator>
		<pubDate>Thu, 02 Sep 2010 22:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-convolver/#comment-2990</guid>
		<description>Sorry I never got around to replying, but similar to what you suggested, I ended up modifying the Convolver class and doing stereo inside to make it as fast as possible.</description>
		<content:encoded><![CDATA[<p>Sorry I never got around to replying, but similar to what you suggested, I ended up modifying the Convolver class and doing stereo inside to make it as fast as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ddf</title>
		<link>http://code.compartmental.net/tools/minim/manual-convolver/comment-page-1/#comment-2203</link>
		<dc:creator>ddf</dc:creator>
		<pubDate>Sat, 24 Apr 2010 02:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-convolver/#comment-2203</guid>
		<description>Well, the effect isn&#039;t written to do that, so there isn&#039;t a particularly easy way. You could write your own AudioEffect that had two Convolvers in it and then when your effect is given stereo data pass each array to a different convolver using the process(float[]) method of each.</description>
		<content:encoded><![CDATA[<p>Well, the effect isn&#8217;t written to do that, so there isn&#8217;t a particularly easy way. You could write your own AudioEffect that had two Convolvers in it and then when your effect is given stereo data pass each array to a different convolver using the process(float[]) method of each.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Montag</title>
		<link>http://code.compartmental.net/tools/minim/manual-convolver/comment-page-1/#comment-2185</link>
		<dc:creator>Matt Montag</dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-convolver/#comment-2185</guid>
		<description>What&#039;s the easiest way to apply a different convolution kernel to each channel (left, right)?</description>
		<content:encoded><![CDATA[<p>What&#8217;s the easiest way to apply a different convolution kernel to each channel (left, right)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

