<?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 Psychic Origami</title>
	<atom:link href="http://www.psychicorigami.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychicorigami.com</link>
	<description>folding with my brain</description>
	<lastBuildDate>Wed, 10 Feb 2010 09:47:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on A 5K Java Guitar Tuner by john</title>
		<link>http://www.psychicorigami.com/2009/01/17/a-5k-java-guitar-tuner/comment-page-1/#comment-10746</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=159#comment-10746</guid>
		<description>Hi James,

I just manually compiled it using javac, then ran it through the jar command.  There&#039;s a build.sh script with with source code for compiling it - which I think contains an obfuscation step too.

In principle you could adapt this to work on mobile - assuming you can access the microphone.  However this really isn&#039;t a very efficient way of pitch detection.  For that you probably need to look at something like the &quot;Fast Fourier Transform&quot;, but that&#039;s quite a bit more complex.

John</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>I just manually compiled it using javac, then ran it through the jar command.  There&#8217;s a build.sh script with with source code for compiling it &#8211; which I think contains an obfuscation step too.</p>
<p>In principle you could adapt this to work on mobile &#8211; assuming you can access the microphone.  However this really isn&#8217;t a very efficient way of pitch detection.  For that you probably need to look at something like the &#8220;Fast Fourier Transform&#8221;, but that&#8217;s quite a bit more complex.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 5K Java Guitar Tuner by James Murphy</title>
		<link>http://www.psychicorigami.com/2009/01/17/a-5k-java-guitar-tuner/comment-page-1/#comment-10745</link>
		<dc:creator>James Murphy</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=159#comment-10745</guid>
		<description>Hi

I&#039;m new to java, what did you use to compile the jar program?
Also would this work on a mobile, this is my eventual aim.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m new to java, what did you use to compile the jar program?<br />
Also would this work on a mobile, this is my eventual aim.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to sew a felt horse by kiran</title>
		<link>http://www.psychicorigami.com/2010/01/02/how-to-sew-a-felt-horse/comment-page-1/#comment-10690</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Sat, 23 Jan 2010 12:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=239#comment-10690</guid>
		<description>v. nice work</description>
		<content:encoded><![CDATA[<p>v. nice work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 5K Java Guitar Tuner by Kadir</title>
		<link>http://www.psychicorigami.com/2009/01/17/a-5k-java-guitar-tuner/comment-page-1/#comment-10677</link>
		<dc:creator>Kadir</dc:creator>
		<pubDate>Sun, 17 Jan 2010 20:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=159#comment-10677</guid>
		<description>Hi John,

thanks. i am ashamed of myself to have not seen that one :)</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>thanks. i am ashamed of myself to have not seen that one <img src='http://www.psychicorigami.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 5K Java Guitar Tuner by john</title>
		<link>http://www.psychicorigami.com/2009/01/17/a-5k-java-guitar-tuner/comment-page-1/#comment-10676</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 17 Jan 2010 17:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=159#comment-10676</guid>
		<description>Hi Kadir,

there is an artificial delay that I introduced to stop the app chewing up 100% CPU, so maybe start by removing/reducing that.  Look at line 241 in GT.java and you should see a call to Thread.sleep() being passed a value of 250ms (quarter of a second).

John</description>
		<content:encoded><![CDATA[<p>Hi Kadir,</p>
<p>there is an artificial delay that I introduced to stop the app chewing up 100% CPU, so maybe start by removing/reducing that.  Look at line 241 in GT.java and you should see a call to Thread.sleep() being passed a value of 250ms (quarter of a second).</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 5K Java Guitar Tuner by Kadir</title>
		<link>http://www.psychicorigami.com/2009/01/17/a-5k-java-guitar-tuner/comment-page-1/#comment-10675</link>
		<dc:creator>Kadir</dc:creator>
		<pubDate>Sun, 17 Jan 2010 15:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=159#comment-10675</guid>
		<description>Hi John,

i am doing a project for my studies and i needed some code to get the frequency out of the mic. so i found your tuner which helped me a lot, but there&#039;s one little thing i have to get rid of though: theres always a delay of about half a second. could you tell me how i could do that. i can send you my project if it helps. thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>i am doing a project for my studies and i needed some code to get the frequency out of the mic. so i found your tuner which helped me a lot, but there&#8217;s one little thing i have to get rid of though: theres always a delay of about half a second. could you tell me how i could do that. i can send you my project if it helps. thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chumby podcatcher by Psychic Origami &#187; Blog Archive &#187; Chumby Podcast Client Source Code</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10664</link>
		<dc:creator>Psychic Origami &#187; Blog Archive &#187; Chumby Podcast Client Source Code</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10664</guid>
		<description>[...] so I blogged about a podcatcher/podcast client for the Chumby quite a while ago (August 2008 to be precise). At the time I said I&#8217;d tidy things up and [...]</description>
		<content:encoded><![CDATA[<p>[...] so I blogged about a podcatcher/podcast client for the Chumby quite a while ago (August 2008 to be precise). At the time I said I&#8217;d tidy things up and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chumby podcatcher by john</title>
		<link>http://www.psychicorigami.com/2008/08/23/chumby-podcatcher/comment-page-1/#comment-10663</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=148#comment-10663</guid>
		<description>Details about where the source is for all this is here:

http://www.psychicorigami.com/2010/01/09/chumby-podcast-client-source-code/</description>
		<content:encoded><![CDATA[<p>Details about where the source is for all this is here:</p>
<p><a href="http://www.psychicorigami.com/2010/01/09/chumby-podcast-client-source-code/" rel="nofollow">http://www.psychicorigami.com/2010/01/09/chumby-podcast-client-source-code/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Months of Felt Creations by Psychic Origami &#187; Blog Archive &#187; How to sew a felt horse</title>
		<link>http://www.psychicorigami.com/2009/10/12/two-months-of-felt-creations/comment-page-1/#comment-10659</link>
		<dc:creator>Psychic Origami &#187; Blog Archive &#187; How to sew a felt horse</dc:creator>
		<pubDate>Sat, 02 Jan 2010 12:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=212#comment-10659</guid>
		<description>[...] clearly picked up the making felt toys bug. For Christmas this year I ended up making a pair of felt horses for two of my cousin&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] clearly picked up the making felt toys bug. For Christmas this year I ended up making a pair of felt horses for two of my cousin&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 5K Java Guitar Tuner by john</title>
		<link>http://www.psychicorigami.com/2009/01/17/a-5k-java-guitar-tuner/comment-page-1/#comment-10457</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 30 Nov 2009 20:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychicorigami.com/?p=159#comment-10457</guid>
		<description>@corly - I wouldn&#039;t worry about the size too much.  Your tuner seemed to load up fast enough.  Though, as yours is in Flash you&#039;ll need to wait for the latest version to come out.  At the moment the current version can&#039;t access the microphone, but that&#039;s set to change with the new version.</description>
		<content:encoded><![CDATA[<p>@corly &#8211; I wouldn&#8217;t worry about the size too much.  Your tuner seemed to load up fast enough.  Though, as yours is in Flash you&#8217;ll need to wait for the latest version to come out.  At the moment the current version can&#8217;t access the microphone, but that&#8217;s set to change with the new version.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
