<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Create Digital Music &#187; serial</title>
	<atom:link href="http://createdigitalmusic.com/tag/serial/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>The latest gear, software, and techniques for electronic music production and performance</description>
	<lastBuildDate>Fri, 20 Nov 2009 17:06:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wireless MIDI Hack: XBee + MIDI Hardware = No Wires</title>
		<link>http://createdigitalmusic.com/2009/04/13/xbee-midi-wireless/</link>
		<comments>http://createdigitalmusic.com/2009/04/13/xbee-midi-wireless/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 09:56:30 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[xbee]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2009/04/13/wireless-midi-hardware-electronics-diy-make-windows-serial-how-to-videos-tutorials-hacks-xbee-projects/</guid>
		<description><![CDATA[Interested in experimenting with MIDI, minus the wires? Why not try a DIY hack yourself? Limor Fried aka Lady Ada of Adafruit Industries has posted a detailed tutorial on transmitting MIDI over the inexpensive and relatively friendly XBee wireless module.
It’s a bit of a hack – you force the XBee to communicate at MIDI baud [...]]]></description>
			<content:encoded><![CDATA[<p><embed src="http://blip.tv/play/g4Fg+exThq8E%2Em4v" type="application/x-shockwave-flash" width="580" height="434" allowscriptaccess="always" allowfullscreen="true"></embed>
<p>Interested in experimenting with MIDI, minus the wires? Why not try a DIY hack yourself? Limor Fried aka Lady Ada of Adafruit Industries has posted a detailed tutorial on transmitting MIDI over the inexpensive and relatively friendly XBee wireless module.</p>
<p>It’s a bit of a hack – you force the XBee to communicate at MIDI baud rate, and on Windows, at least, you have to fool the OS into using MIDI’s non-standard baud rate for serial communications. But it seems to work. That’s where you come in: Limor’s got some folks testing this, but we could use some additional real-world tests and a “port” of the instructions to Mac OS and Linux. (I’ll be testing, too, once I get my hands on some spare XBees.)</p>
<p><a href="http://www.ladyada.net/make/xbee/midibee.html">Tutorial: Using XBees to create a wireless bi-directional MIDI link</a> [ladyada.net/make]</p>
<p><a href="http://www.adafruit.com/blog/2009/04/12/how-to-using-xbees-to-create-a-wireless-bi-directional-midi-link/">HOW TO &#8211; Using XBees to create a wireless bi-directional MIDI link</a> [adafruit blog]</p>
<p>Ingredient list:</p>
<p> <span id="more-5617"></span>
</p>
<ul>
<li>XBee module </li>
<li>Adafruit’s own handy <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=29&amp;products_id=126">XBee Adapter Kit</a> (an adapter board that makes it easier to add the wireless module to your own projects) </li>
<li>Parts for making the MIDI adapter: MIDI connectors, optocoupler, hex inverter </li>
<li>A computer (Limor runs Windows, but any OS should work) </li>
<li>Some MIDI gear (see: hardware manufactured from the mid-1980s to now) </li>
</ul>
<p><a href="http://createdigitalmusic.com/images/2009/04/midixbee.jpg" rel="lightbox"><img title="midixbee" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="298" alt="midixbee" src="http://createdigitalmusic.com/images/2009/04/midixbee-thumb.jpg" width="580" border="0" /></a> </p>
<p>How does this compare to commercially-available wireless MIDI adapters? Honestly, I have no idea – that’s where we could use some real-world tests. (Yeah, I know – I’m really helpful. But then, there’s still a compelling argument for <em>wires</em> in many situations.) My guess is, if you’re serious about wireless MIDI, you may want to consider other alternatives.</p>
<p>If you’re serious about wireless, in fact, you may want to look beyond MIDI. Brian Kerr, who brought his <a href="http://createdigitalmusic.com/2009/01/11/like-a-diy-namm-handmade-music-preview-with-gestural-gadgets-mannequin-parts-more/">own wireless controller</a> to a recent Handmade Music night, chose OpenSoundControl after unsuccessfully testing MIDI. The problem with OSC, of course, is that you really need MIDI on the other end for almost all hardware (like Limor’s own x0xb0x 303 clone). OSC is a better choice if you’re building your own project – you can always convert back to MIDI on the other end, but you have the convenience of OSC over wireless and can use OSC natively with software that supports it. (Visual software, tools like Max, Processing, and SuperCollider, and – I really do believe – soon, music software will work.)</p>
<p>But then again, this is a fantastic way to experiment with the XBee and to try some fun stuff with MIDI gear you’ve already got hanging around – and may be just fine for some applications. I’m eager to hear how it goes. More on wireless control and projects soon – stay tuned. Thanks for the great work on this, Limor!</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/04/13/xbee-midi-wireless/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Beat Blender: Actual Osterizer DJs with Real Fruit, Max, Ableton Live</title>
		<link>http://createdigitalmusic.com/2009/03/18/beat-blender-actual-osterizer-djs-with-real-fruit-max-ableton-live/</link>
		<comments>http://createdigitalmusic.com/2009/03/18/beat-blender-actual-osterizer-djs-with-real-fruit-max-ableton-live/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 14:15:19 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ableton-Live]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[beats]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[DJ]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[Max/MSP]]></category>
		<category><![CDATA[oddities]]></category>
		<category><![CDATA[physical-computing]]></category>
		<category><![CDATA[remix]]></category>
		<category><![CDATA[RFID]]></category>
		<category><![CDATA[serial]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=5392</guid>
		<description><![CDATA[Beat Blender Prototype from Matti NiinimÃ¤ki on Vimeo.
Sure, Wacom may be trying to get into the DJ market, but watch out for Hamilton Beach. This is a real flea market blender controlling Ableton Live beats with the aid of an Arduino and RFID-tagged fruits. Sadly, you can&#8217;t actually blend things (that might do nasty things [...]]]></description>
			<content:encoded><![CDATA[<p><object width="579" height="333"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3737365&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=CC0000&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3737365&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=CC0000&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="579" height="333"></embed></object><br /><a href="http://vimeo.com/3737365">Beat Blender Prototype</a> from <a href="http://vimeo.com/mattiniinimaki">Matti NiinimÃ¤ki</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Sure, <a href="http://www.synthtopia.com/content/2009/03/16/first-look-wacoms-wireless-nextbeat-dj-controller/">Wacom</a> may be trying to get into the DJ market, but watch out for Hamilton Beach. This is a real flea market blender controlling Ableton Live beats with the aid of an Arduino and RFID-tagged fruits. Sadly, you can&#8217;t actually blend things (that might do nasty things to the RFID tags, and the blender would have to work), but it&#8217;s beautiful nonetheless.</p>
<p>&#8220;One-man collective&#8221; Matti NiinimÃ¤ki has been giving us all kinds of goodness from his secret Finnish &#8220;ninja hideout,&#8221; working on projects like <a href="http://originalhamsters.com/blog/2008/12/15/animata-osc/">controlling real-time animation with Mickey Mouse&#8217;s head</a> with the aid of Max/MSP. </p>
<p>This is only the first draft, so I hope to tune in again as the project progresses.</p>
<p>Ah, Fruity Loops:</p>
<blockquote><p>The audio tracks are triggered by inserting different fruits into the blender. The buttons on the front panel control the mixing modes and you also have two different types of transformer switches for cutting the sound in and out.</p>
<p>The options are:</p>
<p>    * Stir<br />
    * Puree<br />
    * Whip<br />
    * Grate<br />
    * Mix<br />
    * Chop<br />
    * Grind<br />
    * Blend<br />
    * Liquefy<br />
    * FrappÃ©</p>
<p>How does it work?</p>
<p>    * Arduino for brains<br />
    * RFID reader<br />
    * RFID tags inside the fruits<br />
    * Max/MSP for converting the serial data to MIDI<br />
    * Ableton Live for playback<br />
    * Mad skills to pay the bills</p></blockquote>
<p>Side note: this also demonstrates why Max for Live should be nice for Live users; as I understand it, you could theoretically just drop in a plug-in style Device for inputting serial data, as easily as you can add Beat Repeat. (Speaking of which, maybe Beat Repeat needs an Osterizer Live Pack, complete with a FrappÃ© preset. I get a cut of sales if you use that.)</p>
<p>Now, if I can just figure out a way to make my Breville an ambient music generator so I can make sandwiches while performing and producing. Mmmm&#8230; baked beans.</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/03/18/beat-blender-actual-osterizer-djs-with-real-fruit-max-ableton-live/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
