<?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 Controlled Music Lights!</title>
	<atom:link href="http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/feed/" rel="self" type="application/rss+xml" />
	<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/</link>
	<description>We're all insane.</description>
	<lastBuildDate>Tue, 26 Jan 2010 21:28:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SpelunkingHenry</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-328</link>
		<dc:creator>SpelunkingHenry</dc:creator>
		<pubDate>Mon, 30 Nov 2009 23:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-328</guid>
		<description>Have you tried to use analog pins to define a better signal variation or does MINIM not do analog?  Also,rather than just on and off - have you tried to connect multiple lights to include fade-in&#039;s/out&#039;s to denote beats other than a solid beat and silence?</description>
		<content:encoded><![CDATA[<p>Have you tried to use analog pins to define a better signal variation or does MINIM not do analog?  Also,rather than just on and off &#8211; have you tried to connect multiple lights to include fade-in&#8217;s/out&#8217;s to denote beats other than a solid beat and silence?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcus</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-298</link>
		<dc:creator>marcus</dc:creator>
		<pubDate>Fri, 27 Nov 2009 00:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-298</guid>
		<description>please can you share the code,</description>
		<content:encoded><![CDATA[<p>please can you share the code,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grim</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-187</link>
		<dc:creator>Grim</dc:creator>
		<pubDate>Sun, 27 Sep 2009 22:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-187</guid>
		<description>Very nice! I&#039;m working on a similar project. Any chance you could share your code?</description>
		<content:encoded><![CDATA[<p>Very nice! I&#8217;m working on a similar project. Any chance you could share your code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sally</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-154</link>
		<dc:creator>Sally</dc:creator>
		<pubDate>Wed, 22 Apr 2009 06:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-154</guid>
		<description>Thanks alot!

I&#039;m completely new to this since I&#039;m not an engineering student. I&#039;ll try out what you told me. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks alot!</p>
<p>I&#8217;m completely new to this since I&#8217;m not an engineering student. I&#8217;ll try out what you told me. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-153</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 19 Apr 2009 06:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-153</guid>
		<description>&lt;a href=&quot;#comment-152&quot; rel=&quot;nofollow&quot;&gt;@Sally&lt;/a&gt; 
I used MINIM to do the beat &lt;i&gt;detection&lt;/i&gt; - I then sent it to the arduino using processing&#039;s serial connection. I just sent a 1 or a 0 determining if the light should be on or not. 

If you wanted to actually play music via minim on the arduino would be a different story. If you wanted to interface with speakers, you could put the output from the analog output pins on the arduino through an amplifier (LM386?) and then to the speakers. I&#039;m not sure what quality of sound you might get out of it either. If you dont have analog out, then a digital-to-analog convert -&gt; LM386 should work as well. Thats more complicated though. Software wise, I would look at the AudioBuffer class in Minim to extract the sound data.


Good luck,
Andrew</description>
		<content:encoded><![CDATA[<p><a href="#comment-152" rel="nofollow">@Sally</a><br />
I used MINIM to do the beat <i>detection</i> &#8211; I then sent it to the arduino using processing&#8217;s serial connection. I just sent a 1 or a 0 determining if the light should be on or not. </p>
<p>If you wanted to actually play music via minim on the arduino would be a different story. If you wanted to interface with speakers, you could put the output from the analog output pins on the arduino through an amplifier (LM386?) and then to the speakers. I&#8217;m not sure what quality of sound you might get out of it either. If you dont have analog out, then a digital-to-analog convert -> LM386 should work as well. Thats more complicated though. Software wise, I would look at the AudioBuffer class in Minim to extract the sound data.</p>
<p>Good luck,<br />
Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sally</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-152</link>
		<dc:creator>Sally</dc:creator>
		<pubDate>Fri, 17 Apr 2009 00:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-152</guid>
		<description>Hey Andrew,

It&#039;s really cool that you were able to rig it up so quickly! 
I&#039;m doing a similar project but I used an Arduino Shield to play music instead. I am stuck in one part that I&#039;m guessing you are the only one who can answer. How did you manage to send the output of beat signals to the arduino through MINIM? Did you have to code something? 

Please help!</description>
		<content:encoded><![CDATA[<p>Hey Andrew,</p>
<p>It&#8217;s really cool that you were able to rig it up so quickly!<br />
I&#8217;m doing a similar project but I used an Arduino Shield to play music instead. I am stuck in one part that I&#8217;m guessing you are the only one who can answer. How did you manage to send the output of beat signals to the arduino through MINIM? Did you have to code something? </p>
<p>Please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-138</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Sat, 04 Apr 2009 15:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-138</guid>
		<description>This looks awesome! I can&#039;t wait to see the finished project.

I second Joe&#039;s request.
I&#039;d love to see how you set this up, if that&#039;s okay with you.
Thanks!</description>
		<content:encoded><![CDATA[<p>This looks awesome! I can&#8217;t wait to see the finished project.</p>
<p>I second Joe&#8217;s request.<br />
I&#8217;d love to see how you set this up, if that&#8217;s okay with you.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Música controla luces a través de un Arduino &#171; Make: en español</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-19</link>
		<dc:creator>Música controla luces a través de un Arduino &#171; Make: en español</dc:creator>
		<pubDate>Thu, 26 Mar 2009 02:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-19</guid>
		<description>[...] Más sobre Música controla luces a través de un Arduino. [...]</description>
		<content:encoded><![CDATA[<p>[...] Más sobre Música controla luces a través de un Arduino. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Music controlled lights via Arduino &#124; SquareCows</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-12</link>
		<dc:creator>Music controlled lights via Arduino &#124; SquareCows</dc:creator>
		<pubDate>Sat, 14 Mar 2009 05:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-12</guid>
		<description>[...] More about Music controlled lights via Arduino [...]</description>
		<content:encoded><![CDATA[<p>[...] More about Music controlled lights via Arduino [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://invalidfunction.com/index.php/2009/03/arduino-controlled-music-lights/comment-page-1/#comment-11</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sat, 14 Mar 2009 00:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://invalidfunction.com/?p=45#comment-11</guid>
		<description>very cool! Any chance that you could upload the arduino and proccessing code?
Thanks,
Joe</description>
		<content:encoded><![CDATA[<p>very cool! Any chance that you could upload the arduino and proccessing code?<br />
Thanks,<br />
Joe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
