<?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 Code Log</title>
	<atom:link href="http://code.compartmental.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.compartmental.net</link>
	<description>Prototypes and Other Bits of Code</description>
	<lastBuildDate>Mon, 08 Feb 2010 23:47:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on FFT Averages by Beat It!</title>
		<link>http://code.compartmental.net/2007/03/21/fft-averages/comment-page-1/#comment-1761</link>
		<dc:creator>Beat It!</dc:creator>
		<pubDate>Mon, 08 Feb 2010 23:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/?p=6#comment-1761</guid>
		<description>[...] way to do is is to use octaves as explained in this fine blog entry. This way of sub-band layout makes a lot more sense from a musical point of view. The article comes [...]</description>
		<content:encoded><![CDATA[<p>[...] way to do is is to use octaves as explained in this fine blog entry. This way of sub-band layout makes a lot more sense from a musical point of view. The article comes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minim: An Audio Library for Processing by Processing links &#124; BLOG.KAZAH</title>
		<link>http://code.compartmental.net/2007/03/27/minim-an-audio-library-for-processing/comment-page-1/#comment-1756</link>
		<dc:creator>Processing links &#124; BLOG.KAZAH</dc:creator>
		<pubDate>Sun, 07 Feb 2010 08:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/2007/03/27/minim-an-audio-library-for-processing/#comment-1756</guid>
		<description>[...] Code Log » Blog Archive » Minim: An Audio Library for Processing [...]</description>
		<content:encoded><![CDATA[<p>[...] Code Log » Blog Archive » Minim: An Audio Library for Processing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual: Oscillator by ddf</title>
		<link>http://code.compartmental.net/tools/minim/manual-oscillator/comment-page-1/#comment-1746</link>
		<dc:creator>ddf</dc:creator>
		<pubDate>Fri, 05 Feb 2010 02:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/manual-oscillator/#comment-1746</guid>
		<description>No, current code for Oscillator steps the value being passed to the value method like so:

&lt;code&gt;
step += stepSize;
step = step - PApplet.floor(step);
&lt;/code&gt;

It may not be immediately clear that this keeps the value between 0 and 1, but the idea is that stepSize will never be so large as to send the value above 2.</description>
		<content:encoded><![CDATA[<p>No, current code for Oscillator steps the value being passed to the value method like so:</p>
<p><code><br />
step += stepSize;<br />
step = step - PApplet.floor(step);<br />
</code></p>
<p>It may not be immediately clear that this keeps the value between 0 and 1, but the idea is that stepSize will never be so large as to send the value above 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Minim by Audio trigger by reading laser switch status : :: SAI ::</title>
		<link>http://code.compartmental.net/tools/minim/comment-page-1/#comment-1689</link>
		<dc:creator>Audio trigger by reading laser switch status : :: SAI ::</dc:creator>
		<pubDate>Tue, 02 Feb 2010 06:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/minim-an-audio-library-for-processing/#comment-1689</guid>
		<description>[...] so I need to trigger sounds based on the switch states in Processing. Sound library I used is Minim  Category: Research notes, [...]</description>
		<content:encoded><![CDATA[<p>[...] so I need to trigger sounds based on the switch states in Processing. Sound library I used is Minim  Category: Research notes, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual: Oscillator by Matthew</title>
		<link>http://code.compartmental.net/tools/minim/manual-oscillator/comment-page-1/#comment-1685</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 01 Feb 2010 14:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/manual-oscillator/#comment-1685</guid>
		<description>Hello!

The value of the step parameter coming in to the value method in the SineWave example is not actually normalised between 0 and 1 as it continues to rise past 1 the longer you run the sketch for. It is therefore the number of seconds since the sketch started. (I think ... ). 

cheers

Matthew</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>The value of the step parameter coming in to the value method in the SineWave example is not actually normalised between 0 and 1 as it continues to rise past 1 the longer you run the sketch for. It is therefore the number of seconds since the sketch started. (I think &#8230; ). </p>
<p>cheers</p>
<p>Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual: IIRFilter by Giles Whitaker</title>
		<link>http://code.compartmental.net/tools/minim/manual-iirfilter/comment-page-1/#comment-1659</link>
		<dc:creator>Giles Whitaker</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-iirfilter/#comment-1659</guid>
		<description>This is an excellent manual - very well put together and easy to follow. Makes a big difference, thanks.</description>
		<content:encoded><![CDATA[<p>This is an excellent manual &#8211; very well put together and easy to follow. Makes a big difference, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual: AudioSource by There is light!! &#124; A Dreamer of the Day</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiosource/comment-page-1/#comment-1633</link>
		<dc:creator>There is light!! &#124; A Dreamer of the Day</dc:creator>
		<pubDate>Sun, 24 Jan 2010 18:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/minim-audioobject/#comment-1633</guid>
		<description>[...] so I have been working my way through the Minim tutorials and have just completed the AudioSource examples and think that this is exactly what I will need to start animating my sketches, even if it [...]</description>
		<content:encoded><![CDATA[<p>[...] so I have been working my way through the Minim tutorials and have just completed the AudioSource examples and think that this is exactly what I will need to start animating my sketches, even if it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual: AudioOutput by Processing brain pain &#171; Carina Westling</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiooutput/comment-page-1/#comment-1608</link>
		<dc:creator>Processing brain pain &#171; Carina Westling</dc:creator>
		<pubDate>Wed, 20 Jan 2010 15:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiooutput/#comment-1608</guid>
		<description>[...] brain&#160;pain  Resource library Minim overview page AudioSample code example Web sample of code [...]</description>
		<content:encoded><![CDATA[<p>[...] brain&nbsp;pain  Resource library Minim overview page AudioSample code example Web sample of code [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual: Playable by ddf</title>
		<link>http://code.compartmental.net/tools/minim/manual-playable/comment-page-1/#comment-1598</link>
		<dc:creator>ddf</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiobuffer/#comment-1598</guid>
		<description>That just means it encountered some error when trying to rewind your file. Something to do with the format of the file, I imagine. However, this does highlight the fact that I should probably include the text from the exception in this error message. Gonna do it right now!</description>
		<content:encoded><![CDATA[<p>That just means it encountered some error when trying to rewind your file. Something to do with the format of the file, I imagine. However, this does highlight the fact that I should probably include the text from the exception in this error message. Gonna do it right now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manual: Oscillator by ddf</title>
		<link>http://code.compartmental.net/tools/minim/manual-oscillator/comment-page-1/#comment-1597</link>
		<dc:creator>ddf</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/manual-oscillator/#comment-1597</guid>
		<description>Yep, you are correct, that&#039;s what the current implementation is. I&#039;ve updated the page to reflect that.</description>
		<content:encoded><![CDATA[<p>Yep, you are correct, that&#8217;s what the current implementation is. I&#8217;ve updated the page to reflect that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
