<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>eric archer . net</title>
	<link>http://ericarcher.net</link>
	<description>experimental electronic media</description>
	<pubDate>Wed, 01 Sep 2010 04:12:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Bodytronix / DFC / Gfire @ Elysium 9-9</title>
		<link>http://ericarcher.net/2010/08/30/bodytronix-dfc-gfire-elysium-9-9/</link>
		<comments>http://ericarcher.net/2010/08/30/bodytronix-dfc-gfire-elysium-9-9/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 08:31:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/08/30/bodytronix-dfc-gfire-elysium-9-9/</guid>
		<description><![CDATA[bodytronix

Austin TX
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center" align="center"><a href="http://ericarcher.net/wp-content/uploads/2010/08/btx8510-mix1-192.mp3" title="bodytronix">bodytronix</a></p>
<p style="text-align: center"><img src="http://ericarcher.net/wp-content/uploads/2010/08/elysium-sept-9th.jpg" alt="elysium" /></p>
<p style="text-align: center">Austin TX</p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/08/30/bodytronix-dfc-gfire-elysium-9-9/feed/</wfw:commentRss>
<enclosure url="http://ericarcher.net/wp-content/uploads/2010/08/btx8510-mix1-192.mp3" length="4457324" type="audio/mpeg" />
		</item>
		<item>
		<title>CPLD Hello World</title>
		<link>http://ericarcher.net/2010/08/21/cpld-hello-world/</link>
		<comments>http://ericarcher.net/2010/08/21/cpld-hello-world/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 06:26:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/08/21/cpld-hello-world/</guid>
		<description><![CDATA[



After a few days of studying and helpful replies from Steve in tech support, I&#8217;d figured out Lattice Semiconductor&#8217;s  free design software ispLEVER Classic, and successfully downloaded a  simple &#8216;hello world&#8217; demo to a Complex Programmable Logic Device (CPLD)  chip.  My highest hopes were confirmed&#8230;  all the steps are possible [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><object width="450" height="278">
<param name="movie" value="about:blank"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dJtmVZwZNrM?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="450" height="278"></embed></object></p>
<p align="left">After a few days of studying and helpful replies from Steve in tech support, I&#8217;d figured out Lattice Semiconductor&#8217;s  free design software ispLEVER Classic, and successfully downloaded a  simple &#8216;hello world&#8217; demo to a <a href="http://en.wikipedia.org/wiki/CPLD" target="_blank">Complex Programmable Logic Device</a> (CPLD)  chip.  My highest hopes were confirmed&#8230;  all the steps are possible  without writing a line of code.  Hooray!  You can draw a schematic on  the screen and transform it to a piece of hardware in seconds.  What a  futuristic feeling.  The chip itself is some kind of silicon fabric made  of <a href="http://www.latticesemi.com/lit/docs/manuals/ispmacro.pdf" target="_blank">zillions of nano-size zombies</a> that reconfigure themselves on command&#8230;?!   anyway, I&#8217;m not scared.  Indeed I&#8217;m thrilled with the power of this technique.</p>
<p align="center"> <a href="http://www.flickr.com/photos/22401961@N00/4903242079/" title="ispLEVER screenshot" rel="flickr-mgr"><img src="http://farm5.static.flickr.com/4093/4903242079_a530496b15_m.jpg" alt="ispLEVER screenshot" class="flickr-medium" /></a></p>
<p align="left">The software is free, its called <a href="http://www.latticesemi.com/products/designsoftware/isplever/ispleverclassic/index.cfm?source=sidebar" target="_blank">ispLEVER  Classic 1.4</a>.  Installing it on my Vista laptop wasn&#8217;t quite a snap  because there are three or four modules to install in order, and you  need to <a href="http://kb.wisc.edu/helpdesk/page.php?id=6818" target="_blank">find your computer&#8217;s MAC address</a> to activate the license.  I  have to use &#8216;run as administrator&#8217; to launch it too, but whatever.</p>
<p align="left">The programmer is called <a href="http://www.latticesemi.com/lit/docs/devtools/dlcable.pdf" target="_blank">ispDOWNLOAD</a>, and it was about $175.</p>
<p align="left">The CPLD chip is <a href="http://www.latticesemi.com/lit/docs/datasheets/cpld/2032e.pdf" target="_blank">ispLSI2032VE</a>, actually nearly obsolete now but the software still supports it.</p>
<p align="left">I  think soon I will try to understand Lattice&#8217;s <a href="http://www.latticesemi.com/documents/MachXO_4W.pdf" target="_blank">MachXO</a> series.  They&#8217;re  related to FPGAs, have built in <a href="http://en.wikipedia.org/wiki/Dual_port_RAM" target="_blank">dual-port RAM</a>, clock generator, clock  multiplier&#8230; a nice toolbox.</p>
<p align="left">Its inspiring to think that even if the schematic in your head is extra complex, you can just  draw it and *boom* little elves build it for you in seconds.</p>
<p align="left">Of course its limited to digital circuits.  Not analog yet&#8230;</p>
<p align="center"><a href="http://www.flickr.com/photos/22401961@N00/4912535894/" rel="flickr-mgr"><img src="http://farm5.static.flickr.com/4101/4912535894_ff4cb7ecfb_m.jpg" class="flickr-medium" /></a></p>
<p align="center"><a href="http://www.flickr.com/photos/22401961@N00/4912535892/" rel="flickr-mgr"><img src="http://farm5.static.flickr.com/4136/4912535892_58184940eb_m.jpg" class="flickr-medium" /></a></p>
<p align="left">Closeup of the breadboard adapter.  In addition to the socketed CPLD, it has a JTAG 2&#215;5 programming header, a 3.3V regulator, three capacitors, and a resistor.</p>
<p align="left">Note on clock rise times:  CPLDs are capable of running very fast clock rates, 100MHz+.  In my example circuit shown above, I found the counter was behaving anomalously, skipping states.  The root of the problem is related to rise time of the clock pulses.   Logic can be 0 or 1, but the <em>rise time</em> is how long it takes for a transition to occur.  Imagine a horse race and everybody is on the starting line ready to go&#8230; the flag goes up, but very slowly.   Will everybody start at exactly the same moment?  This is an analogy for clocking the CPLD.  I found that clock sources that worked fine with 74HC TTL and CD4000 CMOS often do not have a quick enough rise time to clock this CPLD without glitching.  The clock generator built in to my old-school Knight breadboard has a 150 nanosecond rise time, which is too slow.  Experimenting, I found that 10 nanoseconds appears to be fast enough for reliable clocking.  A 74HC244 buffer IC works well for conditioning real-world inputs.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/08/21/cpld-hello-world/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NYC: Phototheremin Workshop</title>
		<link>http://ericarcher.net/2010/08/13/nyc-phototheremin-workshop/</link>
		<comments>http://ericarcher.net/2010/08/13/nyc-phototheremin-workshop/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 03:16:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[kits]]></category>

		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/08/13/nyc-phototheremin-workshop/</guid>
		<description><![CDATA[Handmade Music NYC 8/29 
Announcing a workshop taught with my 1976 Phototheremin kit, although I won&#8217;t be in attendance.

HANDMADE MUSIC
Culturefix, 9 Clinton St., New York, NY 10002
Sunday, August 29
Workshop 4-6p
Event 7-9:30p
Hosted by createdigitalmusic.com with Etsy.com, Make Magazine, and XLR8R Magazine
4pm – 6pm
WORKSHOP: Make your own Photo-Theremin (Beginner-friendly!)
$10 (includes parts)
Never soldered before? Dozed off in Physics [...]]]></description>
			<content:encoded><![CDATA[<h2><a href="http://createdigitalmusic.com/2010/08/12/handmade-music-nyc-829-1979-photo-theremin-workshop-call-for-works/" target="_blank">Handmade Music NYC 8/29 </a></h2>
<p align="left">Announcing a workshop taught with my <a href="http://ericarcher.net/devices/1976-phototheremin/">1976 Phototheremin kit</a>, although I won&#8217;t be in attendance.</p>
<p align="center"><a href="http://www.flickr.com/photos/22401961@N00/4853994693/" title="1976 Phototheremin kit" rel="flickr-mgr"><img src="http://farm5.static.flickr.com/4077/4853994693_91304fa2c7_m.jpg" alt="1976 Phototheremin kit" class="flickr-medium" /></a></p>
<p><strong>HANDMADE MUSIC</strong><br />
<a href="http://culturefixny.com/">Culturefix</a>, 9 Clinton St., New York, NY 10002<br />
Sunday, August 29<br />
Workshop 4-6p<br />
Event 7-9:30p<br />
Hosted by <a href="http://createdigitalmusic.com" target="_blank">createdigitalmusic.com</a> with <a href="http://etsy.com/">Etsy.com</a>, <a href="http://makezine.com/">Make Magazine</a>, and <a href="http://xlr8r.com/">XLR8R Magazine</a></p>
<p>4pm – 6pm<br />
<strong>WORKSHOP: Make your own Photo-Theremin (Beginner-friendly!)</strong><br />
$10 (includes parts)<br />
Never soldered before? Dozed off in Physics class when they were explaining electricity? Here’s your second chance. Create a noise-making two-transistor synthesizer of your very own, controlled by modulating light. Based on an original circuit by electronics legend Forrest M. Mims III, the man who de-mystified electronics in books for Radio Shack and others, and adapted by designer Eric Archer for Handmade Music Austin, this simple circuit is the perfect introduction to making sound with electricity. It’s quick to assemble, but lots of fun. Learn basic soldering, then make your own kit. And be sure to come back in the evening with your creation to join the world’s first known Photo-Theremin Chorus.</p>
<p>You <em>must</em> pre-register for this event.<br />
<strong>Registrations close August 20! (Parts are being fabricated in advance!)</strong><br />
<a href="http://phototheremin.eventbrite.com/">http://phototheremin.eventbrite.com/</a></p>
<p>7pm – 9:30 pm<br />
<strong>HANDMADE MUSIC – Open Party<br />
FREE</strong></p>
<p>Meet and mingle with inventors, musicians, and artists. Discover chip and mobile music played live wirelessly at the bar by New York’s Pulsewave community. Hear music and sound made with free software on Android mobile phones. Check out open sound inventions in the gallery and surprise performances hosted by createdigitalmusic.com, DIY musical crafts from Etsy.com, the latest inventions and kits from Make Magazine, and a world-exclusive debut performance of a new, hackable synthesizer called the MeeBlip.</p>
<p>Special guest: Drone Lab creator and renowned synth designer, artist, circuit bender, and musician Pete Edwards of <a href="http://www.casperelectronics.com/">Casperelectronics</a></p>
<p>Full lineup will be announced, but unplanned guests tend to appear.</p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/08/13/nyc-phototheremin-workshop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>summer news</title>
		<link>http://ericarcher.net/2010/07/01/summer-news/</link>
		<comments>http://ericarcher.net/2010/07/01/summer-news/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 06:21:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[devices]]></category>

		<category><![CDATA[performances]]></category>

		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/07/01/summer-news/</guid>
		<description><![CDATA[Hmm whats up lately&#8230; I signed up as a Wikipedia editor and contributed several paragraphs to the article on perfboard.
You can now find Bodytronix tracks on my SoundCloud .  We&#8217;re playing Friday July 2nd at the ND @ 501 Studios.  Come have fun with us, Pong, and Woodgrain.
Handmade Music Austin #9 (nine already!?) is coming [...]]]></description>
			<content:encoded><![CDATA[<p align="left">Hmm whats up lately&#8230; I signed up as a Wikipedia editor and contributed several paragraphs to the article on <a href="http://en.wikipedia.org/wiki/Perfboard" target="_blank">perfboard</a>.</p>
<p align="left">You can now find Bodytronix tracks on <a href="http://soundcloud.com/eric-archer" target="_blank">my SoundCloud</a> .  We&#8217;re playing Friday July 2nd at the ND @ 501 Studios.  Come have fun with us, Pong, and Woodgrain.</p>
<p align="left"><a href="http://handmademusic.noisepages.com" target="_blank">Handmade Music Austin #9</a> (nine already!?) is coming up on Sunday afternoon July 11th at the usual location, <a href="http://www.salvagevanguard.org/" target="_blank">Salvage Vanguard Theatre</a> in Austin TX.  I came up with a new basic level project called 1976 Phototheremin.  Here&#8217;s a demo:</p>
<p align="center"><object width="450" height="278">
<param name="movie" value="about:blank"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1NEIWixNTvI&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="450" height="278"></embed></object></p>
<p align="left">The original circuit is by Forrest Mims III, from the book OPTOELECTRONIC PROJECTS vol 1.  I fell in love with this circuit when I saw it, because it is ultra-minimal.  It has only seven components <em>including</em> the battery and speaker.  Its real transistor magic.  The active circuit is just two transistors, a capacitor, and photocell.  I&#8217;ve crossed my fingers that the PCBs will get here in time for the workshop.</p>
<p align="left">I&#8217;ve also been experimenting with voltage-controlled oscillators.  In particular the <a href="http://www.uni-bonn.de/~uzs159/vco4069.html" target="_blank">4069 CMOS VCO</a> of René Schmitz.  I got rid of the PWM section and built two VCOs from one CD4069.  The temperature compensation method deserves some re-working however, because Schmitz&#8217;s design requires one tempco resistor per CV input.  It would more efficient to use one tempco per VCO.  So I am consulting some of the other VCO designs I see, including a nice one by Ian Fritz that you can see <a href="http://home.comcast.net/~ijfritz/sy_cir2.htm" target="_blank">here</a>.</p>
<p align="left">In order to appreciate the subtleties of temperature compensation, the VCO must be tuned accurately.  This can be a chore so I imagined a circuit to make it easier.  It is just a voltage sequencer that outputs stairstep waveforms with 1.00V intervals.  This makes the VCO play descending octave intervals, and its easiest to hear if it is tuned accurately.  Here&#8217;s <a href="http://ericarcher.net/devices/vco-calibrator">more information</a>, and a demo.</p>
<p align="center"><object type="application/x-shockwave-flash" width="450" height="248" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="flashvars" value="intl_lang=en-us&#038;photo_secret=0e9bcab32c&#038;photo_id=4733686881"></param>
<param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param>
<param name="bgcolor" value="#000000"></param>
<param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=0e9bcab32c&#038;photo_id=4733686881" height="248" width="450"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/07/01/summer-news/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sound Camera: NYC Night Drive</title>
		<link>http://ericarcher.net/2010/05/20/sound-camera-nyc-night-drive/</link>
		<comments>http://ericarcher.net/2010/05/20/sound-camera-nyc-night-drive/#comments</comments>
		<pubDate>Thu, 20 May 2010 23:09:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[devices]]></category>

		<category><![CDATA[travel]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/05/20/sound-camera-nyc-night-drive/</guid>
		<description><![CDATA[



a short documentary demonstrating an experimental field recording  technique.  lets roll from new jersey to brooklyn and listen to hidden  sounds outside the window.  please pardon the shaky video.
more sound camera recordings
]]></description>
			<content:encoded><![CDATA[<p align="center"><object width="400" height="225">
<param name="allowfullscreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=11885641&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1"></param><embed src="http://vimeo.com/moogaloop.swf?clip_id=11885641&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object></p>
<p align="left">a short documentary demonstrating an experimental field recording  technique.  lets roll from new jersey to brooklyn and listen to hidden  sounds outside the window.  please pardon the shaky video.</p>
<p align="left"><a href="http://ericarcher.net/devices/sound-cameras/sound-camera-recordings/">more sound camera recordings</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/05/20/sound-camera-nyc-night-drive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mikado</title>
		<link>http://ericarcher.net/2010/05/09/mikado/</link>
		<comments>http://ericarcher.net/2010/05/09/mikado/#comments</comments>
		<pubDate>Sun, 09 May 2010 11:14:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/05/09/mikado/</guid>
		<description><![CDATA[
&#160;
Mikado musical automaton
House on the Rock
Wisconsin, USA
 Insert 2 tokens.
The fellow in the middle plays his kettle drum with a slow mechanical motion of the forearms, while shifting his stern gaze from side to side like an orchestra conductor. A second, smaller human figure is perched in the shadowy nook above.
In other parts, a mechanized [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/22401961@N00/4590531287/" rel="flickr-mgr"><img src="http://farm5.static.flickr.com/4019/4590531287_a6d801e363.jpg" class="flickr-large" /></a></p>
<p align="center">&nbsp;</p>
<p align="center"><a href="http://ericarcher.net/wp-content/uploads/2010/05/mikado.mp3" title="Mikado musical automaton">Mikado musical automaton</a><br />
House on the Rock<br />
Wisconsin, USA</p>
<p align="left"> Insert 2 tokens.</p>
<p>The fellow in the middle plays his kettle drum with a slow mechanical motion of the forearms, while shifting his stern gaze from side to side like an orchestra conductor. A second, smaller human figure is perched in the shadowy nook above.</p>
<p>In other parts, a mechanized xylophone plays, and a robotic beater thumps a gong with a timid stroke. The whole thing is wiggling with tiny intermittent motions.</p>
<p>True to its visual form, Mikado plays a mock Eastern themed composition in a minor key with oblique modal riffage on top.  I&#8217;m a huge fan of the Raymond Scott Quintette recordings and the Mikado conjures a similar vibe.  The lead instruments play in a style that hints at the taksim solos by Turkish clarinet and quanun musicians, but with more blue notes.  I love it.  Just wait for the bass drum to kick in and you&#8217;ll see why.  Its like proto-acid house imagined thru a steampunk automaton.</p>
<p>An ostinato bassline repeats the dominant and octave mercilessly on a set of pneumatic horns.  Is this all playing from a punched paper roll?  I&#8217;d like to know more about the collaboration between composer and builder.  Or was it all one person?</p>
<p align="left"> Everything at House on the Rock seemed remarkably well maintained. There must be considerable talent employed in the upkeep of these automatons.</p>
<p align="center"> <a href="http://ericarcher.net/wp-content/uploads/2010/05/1893-regina-sublima.mp3" title="1893 Regina Sublima grand music box">1893 Regina Sublima grand music box</a></p>
<p align="center">&nbsp;</p>
<p align="center"> <a href="http://www.flickr.com/photos/22401961@N00/4577021241/"><img src="http://farm5.static.flickr.com/4052/4577021241_135d2d25d5.jpg" /></a></p>
<p align="center">Infinity Room</p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/05/09/mikado/feed/</wfw:commentRss>
<enclosure url="http://ericarcher.net/wp-content/uploads/2010/05/mikado.mp3" length="2769814" type="audio/mpeg" />
<enclosure url="http://ericarcher.net/wp-content/uploads/2010/05/1893-regina-sublima.mp3" length="2643172" type="audio/mpeg" />
		</item>
		<item>
		<title>meditation #5</title>
		<link>http://ericarcher.net/2010/05/09/meditation-5/</link>
		<comments>http://ericarcher.net/2010/05/09/meditation-5/#comments</comments>
		<pubDate>Sun, 09 May 2010 06:03:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/05/09/meditation-5/</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<p align="center"><object width="400" height="300">
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=11588168&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=11588168&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/05/09/meditation-5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>bent festival + algorithms take control</title>
		<link>http://ericarcher.net/2010/04/14/bent-festival-algorithms-take-control/</link>
		<comments>http://ericarcher.net/2010/04/14/bent-festival-algorithms-take-control/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 06:00:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[music]]></category>

		<category><![CDATA[performances]]></category>

		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/04/14/bent-festival-algorithms-take-control/</guid>
		<description><![CDATA[Algorithms take control
RDS mod
 drum solo pt 2

Bodytronix has two upcoming shows in Brooklyn.  Catch our Bent Fest appearance on Saturday, then dig the Huitlacoche Circuit Brunch on Sunday afternoon.
Hit me up + say hey if you know where the actions at!

Sat. 4/24 BENT FESTIVAL 2010

Bodytronix is scheduled for 10:30PM on Saturday night.  I&#8217;m teaching a [...]]]></description>
			<content:encoded><![CDATA[<p align="center">Algorithms take control</p>
<p align="center"><a href="http://ericarcher.net/wp-content/uploads/2010/04/rds-mod.mp3" title="RDS mod">RDS mod</a></p>
<p align="center"> <a href="http://ericarcher.net/wp-content/uploads/2010/04/drum-solo-pt2.mp3" title="drum solo pt 2">drum solo pt 2</a></p>
<p align="center"><img src="http://ericarcher.net/wp-content/uploads/2010/04/pen-line.jpg" alt="pen line" /></p>
<h2 align="left"><a href="http://www.myspace.com/operationplaymate" target="_blank">Bodytronix</a> has two upcoming shows in Brooklyn.  Catch our Bent Fest appearance on Saturday, then dig the Huitlacoche Circuit Brunch on Sunday afternoon.</h2>
<h2>Hit me up + say hey if you know where the actions at!</h2>
<p style="text-align: center"><img src="http://ericarcher.net/wp-content/uploads/2010/04/pen-line.jpg" alt="pen line" /></p>
<h4 align="center"><font color="#ff6600"><strong>Sat. 4/24</strong></font> <a href="http://bentfestival.org/#Event/Saturday_Concert" target="_blank">BENT FESTIVAL 2010</a></h4>
<p style="text-align: center"><img src="http://ericarcher.net/wp-content/uploads/2010/04/bentfest-inv-400px.jpg" alt="bentfest2010-inv-400px" /></p>
<p style="text-align: left">Bodytronix is scheduled for 10:30PM on Saturday night.  I&#8217;m teaching a <a href="http://bentfestival.org/#Event/Saturday_Workshops" target="_blank">Handmade Music Austin workshop on Saturday afternoon at Bent Festival</a> as well.  I&#8217;ll be there with Dann Green from 4ms Pedals to teach 3 beginner PCB projects for fun minimal synthesizers: <a href="http://ericarcher.net/devices/mini-space-rockers">mini space rockers</a>, picopaso (bleep labs), and simsam (4ms pedals).  <a href="http://www.brownpapertickets.com/event/107183" target="_blank">Register here</a>!</p>
<p style="text-align: center" align="left"> <img src="http://ericarcher.net/wp-content/uploads/2010/04/pen-line.jpg" alt="pen line" /></p>
<h4 align="center"><font color="#ff6600"><strong>Sun. 4/25</strong></font> <a href="http://www.facebook.com/event.php?eid=110298958998895" target="_blank">HUITLACOCHE CIRCUIT BRUNCH @ SILENT BARN</a></h4>
<p style="text-align: center"><img src="http://ericarcher.net/wp-content/uploads/2010/04/cornsmutpacman.jpg" alt="cornsmutpacman" /></p>
<p style="text-align: left">A Bent Fest spillover event on Sunday afternoon, with performances by Pixelform, Dr. Rek, Casper Electronics, Judi Chicago, and Bodytronix&#8230; curated by Kunal from Loud Objects</p>
<p style="text-align: left">&nbsp;</p>
<p style="text-align: center"><img src="http://ericarcher.net/wp-content/uploads/2010/04/pen-line.jpg" alt="pen line" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/04/14/bent-festival-algorithms-take-control/feed/</wfw:commentRss>
<enclosure url="http://ericarcher.net/wp-content/uploads/2010/04/rds-mod.mp3" length="4973504" type="audio/mpeg" />
<enclosure url="http://ericarcher.net/wp-content/uploads/2010/04/drum-solo-pt2.mp3" length="6113279" type="audio/mpeg" />
		</item>
		<item>
		<title>vocal synth, free mp3 track, etc.</title>
		<link>http://ericarcher.net/2010/03/27/vocal-synth-free-mp3-track-etc/</link>
		<comments>http://ericarcher.net/2010/03/27/vocal-synth-free-mp3-track-etc/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 00:56:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[devices]]></category>

		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/03/27/vocal-synth-free-mp3-track-etc/</guid>
		<description><![CDATA[ 
Eureka.  I designed a dual SP0256 vocal synthesizer and it works.
Also,  a new track &#8230;
 EDRUPT - m-u-s-i-k
 &#8230; and a photo of the Radatron JE Experimenter lounging in the yard.
Spring has come to Texas.

(wtf is a Radatron JE Experimenter? .. its the subject of a future update)
]]></description>
			<content:encoded><![CDATA[<p align="center"> <a href="http://www.flickr.com/photos/22401961@N00/4467605819/" title="dual SP0256 vocal synthesizer" rel="flickr-mgr"><img src="http://farm5.static.flickr.com/4035/4467605819_62f45cc0a5_m.jpg" alt="dual SP0256 vocal synthesizer" class="flickr-medium" /></a></p>
<p align="center">Eureka.  I designed a <a href="http://ericarcher.net/devices/vocal-synthesizer">dual SP0256 vocal synthesizer</a> and it works.</p>
<p align="center">Also,  a new track &#8230;</p>
<p align="center"> <a href="http://ericarcher.net/wp-content/uploads/2010/03/edrupt-m-u-s-i-k.mp3" title="EDRUPT - m-u-s-i-k">EDRUPT - m-u-s-i-k</a></p>
<p align="center"> &#8230; and a photo of the <em>Radatron JE Experimenter</em> lounging in the yard.<br />
Spring has come to Texas.</p>
<p align="center"><img src="http://ericarcher.net/wp-content/uploads/2010/03/je-outdoors-405px.jpg" alt="JE Experimenter outdoors" /></p>
<p align="center">(wtf is a <em>Radatron JE Experimenter</em>? .. its the subject of a future update)</p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/03/27/vocal-synth-free-mp3-track-etc/feed/</wfw:commentRss>
<enclosure url="http://ericarcher.net/wp-content/uploads/2010/03/edrupt-m-u-s-i-k.mp3" length="6494256" type="audio/mpeg" />
		</item>
		<item>
		<title>post-SXSW post</title>
		<link>http://ericarcher.net/2010/03/22/post-sxsw/</link>
		<comments>http://ericarcher.net/2010/03/22/post-sxsw/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 19:38:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://ericarcher.net/2010/03/22/post-sxsw/</guid>
		<description><![CDATA[I experienced so much good music in Austin the last couple of weeks.  My favorites were all from the classical / experimental / electronic realms.   Plus I got to meet a number of really interesting people.
personal faves

So Percussion performing Steve Reich&#8217;s Mallet Quartet, with Mr. Reich in attendance for a post-concert Q&#38;A.
MURAL creative improv by [...]]]></description>
			<content:encoded><![CDATA[<p align="left">I experienced so much good music in Austin the last couple of weeks.  My favorites were all from the classical / experimental / electronic realms.   Plus I got to meet a number of really interesting people.</p>
<p>personal faves</p>
<ul>
<li><a href="http://www.sopercussion.com/">So Percussion</a> performing Steve Reich&#8217;s Mallet Quartet, with Mr. Reich in attendance for a post-concert Q&amp;A.</li>
<li><a href="http://www.ingarzach.com/news.htm" target="_blank">MURAL</a> creative improv by Norwegians Ingar Zach and Kim Myhr, with Jim Denley (Australia) on woodwinds.</li>
<li><a href="http://www.ellenfullman.com/Photos.html" target="_blank">Ellen Fullman&#8217;s Long String Instrument</a> in the historic Seaholm Power Plant, with Travis Weller and Nick Hennies on the &#8216;box bows&#8217;.  I am kicking myself for not bringing a camera to this rarely-opened space.  The audience was seated in the turbine hall, beneath an enormous overhead crane running the length of the hall, its ominous, rusty 75-ton hoist hook dangling above our heads, and the concrete floor interrupted by huge eccentrically shaped holes once occupied by turbines, offering a spooky view downward thru several levels of subfloor to pools of dark water.</li>
<li><a href="http://www.arcattack.com/" target="_blank">Arc Attack.</a>  These guys keep adding more crazy to the show, the coils are 6 feet tall now and the MC donned a full metal mesh bodysuit and danced between the coils, catching 500kV bolts of lightning modulated to play synth leads instead of thunder.  <a href="http://www.resonancestudio.com/craigsblog/?page_id=2" target="_blank">Craig Newswanger</a>&#8217;s robotic drum kit really jams.</li>
<li><a href="http://www.amoda.org/showcase/showcase.php?EventID=87" target="_blank">AMODA laptop battle</a>  3-minute sets judged by a panel and audience response in a 3-round elimination format.  I really liked the sounds from <a href="http://www.myspace.com/ikipr" target="_blank">Ikipr</a>, <a href="http://www.myspace.com/themysterioush" target="_blank">Mysterious H</a>, and <a href="http://www.myspace.com/cygnusmusic" target="_blank">Cygnus</a>.  <a href="http://www.myspace.com/blixaboy" target="_blank">Blixaboy</a> won the judges and crowd with a funky approach, then shifted into minimal mode when encore time arrived.  Talking with some of the competitors afterward, it seems like you need to bring enough pieces prepared in advance to take you thru the final round.  One artist admitted to just playing a .wav file after making it thru several rounds.  Its the kind of thing laptop critics will jump on, but in fact it turns out that the audience isn&#8217;t oblivious to the difference between merely pressing play and a performance with live elements.</li>
<li><a href="http://www.thehighball.com/events/datapop-3-0/" target="_blank">DataPop 3.0</a> international chiptune showcase&#8230;  crowd surfing to nintendo music, who would have thunk.  My man <a href="http://photoblog.statesman.com/wp-content/uploads/2010/03/jwj-sxsw-00876b.jpg" target="_blank">Mysterious H made the front cover of the newspaper</a></li>
<li><a href="http://www.myspace.com/survive2009" target="_blank">SURVIVE</a> orchestrated synthadelic slowjams&#8230; must see Austin 4-piece</li>
<li><a href="http://www.myspace.com/tensexxx" target="_blank">TENSE</a> EBM from Houston TX&#8230;  awesome live show at Awthumfetht V, everybody in the place was up and moving</li>
<li><a href="http://www.youtube.com/watch?v=U1TZ0gMGmVU" target="_blank">Loud Objects</a> &#8230; unclassifiable 1-bit noise art circuits assembled live with hot solder.  It was cool seeing Kunal and Tristan in Austin&#8230; we&#8217;ll see you soon at <a href="http://www.bentfestival.org" target="_blank">Bent Festival</a></li>
</ul>
<p align="left"><a href="http://www.myspace.com/operationplaymate" target="_blank">Bodytronix</a> (me + erich) played 4 gigs.  Here&#8217;s video.  You can hear the <font color="#ff6600">SP0256 vocal synthesizer</font> starting at 1:05&#8230; The audio is a blend of a board tape (cassette) and the on-camera mic.  Our friends <a href="http://www.arawa.fm/" target="_blank">Tommyboy</a> and <a href="http://www.amoda.org/artists/artist.php?ArtistID=711" target="_blank">VidKidz</a> rocked on video projections.</p>
<p align="center"><object width="400" height="225">
<param name="allowfullscreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=10293889&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1"></param><embed src="http://vimeo.com/moogaloop.swf?clip_id=10293889&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://ericarcher.net/2010/03/22/post-sxsw/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
