<?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: Arduino &#8211; Basic Theremin meets Processing!</title>
	<atom:link href="http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 14:19:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=364</generator>
	<item>
		<title>By: Shannon</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-15300</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Tue, 24 Jan 2012 20:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-15300</guid>
		<description>I am also getting the:
 
Minim Error
Likely buffer underrun in AudioOutput

Any thoughts or suggestions?</description>
		<content:encoded><![CDATA[<p>I am also getting the:</p>
<p>Minim Error<br />
Likely buffer underrun in AudioOutput</p>
<p>Any thoughts or suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larry</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-6998</link>
		<dc:creator>larry</dc:creator>
		<pubDate>Wed, 23 Nov 2011 23:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-6998</guid>
		<description>Check that you have a file called GSharp.wav in the same folder as your processing sketch.

You can use mine at : http://luckylarry.co.uk/downloads/piano.zip</description>
		<content:encoded><![CDATA[<p>Check that you have a file called GSharp.wav in the same folder as your processing sketch.</p>
<p>You can use mine at : <a href="http://luckylarry.co.uk/downloads/piano.zip"  rel="nofollow">http://luckylarry.co.uk/downloads/piano.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zubin</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-6982</link>
		<dc:creator>Zubin</dc:creator>
		<pubDate>Wed, 23 Nov 2011 17:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-6982</guid>
		<description>i&#039;m getting an error in processing while compiling.......
i get an error saying NullPointerException 
and then it highlights the GSharp = minim. loadSample(&quot;GSharp.wav&quot;, 2048);</description>
		<content:encoded><![CDATA[<p>i&#8217;m getting an error in processing while compiling&#8230;&#8230;.<br />
i get an error saying NullPointerException<br />
and then it highlights the GSharp = minim. loadSample(&#8220;GSharp.wav&#8221;, 2048);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rory</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-6620</link>
		<dc:creator>Rory</dc:creator>
		<pubDate>Fri, 21 Oct 2011 02:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-6620</guid>
		<description>Getting an ArrayIndexOutOfBoundsException: 1 on   myPort = new Serial(this, Serial.list()[1], 9600);
as well as the &quot;likely underrun&quot; error as everyone else. ): any recommendations?</description>
		<content:encoded><![CDATA[<p>Getting an ArrayIndexOutOfBoundsException: 1 on   myPort = new Serial(this, Serial.list()[1], 9600);<br />
as well as the &#8220;likely underrun&#8221; error as everyone else. ): any recommendations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serenading with Arduino / Cooking Hacks Blog</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-6404</link>
		<dc:creator>Serenading with Arduino / Cooking Hacks Blog</dc:creator>
		<pubDate>Fri, 02 Sep 2011 10:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-6404</guid>
		<description>[...] Via: Arduino Blog, Source: Larry [...]</description>
		<content:encoded><![CDATA[<p>[...] Via: Arduino Blog, Source: Larry [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serenading with Arduino &#124; dev.SquareCows.com</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-6389</link>
		<dc:creator>Serenading with Arduino &#124; dev.SquareCows.com</dc:creator>
		<pubDate>Tue, 30 Aug 2011 20:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-6389</guid>
		<description>[...] [Michele] and [Larry] Share this:ShareFacebookDiggStumbleUponRedditEmailPrint    Address: [...]</description>
		<content:encoded><![CDATA[<p>[...] [Michele] and [Larry] Share this:ShareFacebookDiggStumbleUponRedditEmailPrint    Address: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arduino Blog &#187; Blog Archive &#187; Serenading with Arduino</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-6386</link>
		<dc:creator>Arduino Blog &#187; Blog Archive &#187; Serenading with Arduino</dc:creator>
		<pubDate>Tue, 30 Aug 2011 09:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-6386</guid>
		<description>[...] [Michele] and [Larry] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Michele] and [Larry] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-6047</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Thu, 05 May 2011 11:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-6047</guid>
		<description>Hi! I love that website too!

But, also, I have the same problem... the error &quot;likely buffer underrun in AudioOutput”
I don&#039;t know what to fo :(

I&#039;ve tried changing the function Audiosample by another one, but I didn&#039;t work at all :(


If you had some idea, I&#039;d be very pleased!!</description>
		<content:encoded><![CDATA[<p>Hi! I love that website too!</p>
<p>But, also, I have the same problem&#8230; the error &#8220;likely buffer underrun in AudioOutput”<br />
I don&#8217;t know what to fo <img src='http://luckylarry.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I&#8217;ve tried changing the function Audiosample by another one, but I didn&#8217;t work at all <img src='http://luckylarry.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>If you had some idea, I&#8217;d be very pleased!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larry</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-5859</link>
		<dc:creator>larry</dc:creator>
		<pubDate>Fri, 08 Apr 2011 11:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-5859</guid>
		<description>mine was on windows XP. I make sure I&#039;m not running anything on the USB ports at the same time as processing as it does tend to get funny about that. Try a different port, also try a set of test code with minim to see if it&#039;s any of my code going wrong - my blog updated and messed up a fair few code examples.</description>
		<content:encoded><![CDATA[<p>mine was on windows XP. I make sure I&#8217;m not running anything on the USB ports at the same time as processing as it does tend to get funny about that. Try a different port, also try a set of test code with minim to see if it&#8217;s any of my code going wrong &#8211; my blog updated and messed up a fair few code examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://luckylarry.co.uk/arduino-projects/arduino-basic-theremin-meets-processing/comment-page-1/#comment-5811</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Mon, 28 Mar 2011 01:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=582#comment-5811</guid>
		<description>I love the website, but I too am getting the minim error &quot;likely buffer underrun in AudioOutput&quot;. I checked out ddf&#039;s site that you linked to (compartmental) but can&#039;t find any help in the documentation regarding the problem. In the processing forums ddf said that he added this error message but didn&#039;t list a solution there either haha. I&#039;m thinking it could be something between my serial communication and processing...

Were you using Windows when running your sketch?</description>
		<content:encoded><![CDATA[<p>I love the website, but I too am getting the minim error &#8220;likely buffer underrun in AudioOutput&#8221;. I checked out ddf&#8217;s site that you linked to (compartmental) but can&#8217;t find any help in the documentation regarding the problem. In the processing forums ddf said that he added this error message but didn&#8217;t list a solution there either haha. I&#8217;m thinking it could be something between my serial communication and processing&#8230;</p>
<p>Were you using Windows when running your sketch?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

