<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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>midibox &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/midibox/</link>
	<description>Feed of posts on WordPress.com tagged "midibox"</description>
	<pubDate>Sat, 28 Nov 2009 04:14:57 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Harmonic keyboard controller]]></title>
<link>http://hackaday.com/2008/11/29/harmonic-keyboard-controller/</link>
<pubDate>Sun, 30 Nov 2008 02:52:01 +0000</pubDate>
<dc:creator>Eliot Phillips</dc:creator>
<guid>http://hackaday.com/2008/11/29/harmonic-keyboard-controller/</guid>
<description><![CDATA[[aris] is continuing work on his harmonic table keyboard midi controller. Instead of the traditional]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-6438" title="harmonic" src="http://hackadaycom.wordpress.com/files/2008/11/harmonic.jpg" alt="harmonic" width="450" height="253" /></p>
<p>[aris] is continuing work on his <a title="Harmonic table keyboard" href="http://synth-diy.blogspot.com/2008/11/harmonic-table-keyboard.html">harmonic table keyboard midi controller</a>. Instead of the traditional linear keyboard layout, keys are laid out in a hexagonal pattern. This is the same idea as the C-Thru AXiS, which you can find a <a title="C-Thru Music - AXiS-64 Video Introduction &#38; Manual" href="http://www.c-thru-music.com/cgi/?page=axis_vid_manual">video demo of here</a>. Along the left edge is a row of buttons to transpose the layout up or down. Switches for octave up and down along with a generic slider are also included. The final controller will include a 16&#215;2 LCD character display. The core of the controller is <a title="Home    [MidiBox.org]" href="http://www.midibox.org/dokuwiki/">MIDIBox</a>, and he&#8217;s using the SDK to write the custom C code. Embedded below is the first test with just four buttons wired.</p>
<p><!--more--></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/pVX28wEX5gg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/pVX28wEX5gg&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[SyncMaster, home made modular midi controller.]]></title>
<link>http://hackaday.com/2008/08/22/syncmaster-home-made-modular-midi-controller/</link>
<pubDate>Fri, 22 Aug 2008 21:49:00 +0000</pubDate>
<dc:creator>Caleb Kraft</dc:creator>
<guid>http://hackaday.com/2008/08/22/syncmaster-home-made-modular-midi-controller/</guid>
<description><![CDATA[[D.St-Amand] is designing the SyncMaster, a compact modular midi controller, from scratch. The desig]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img width="450" vspace="4" hspace="4" height="325" border="0" alt="" src="http://hackadaycom.files.wordpress.com/2008/08/modular_midi.jpg?w=450&#038;h=325" /><br />[D.St-Amand] is designing the <a href="http://www.flickr.com/photos/x-mob/">SyncMaster</a>, a compact modular midi controller, from scratch. The design focuses on a modular build where you can swap out pieces like the one pictured above to achieve different layouts. Not only is it modular, but its very compact. Shown next to some common competitors, it looks very sleek. </p>
<p>Development seems to be moving forward, the pictures have been updated frequently. Lets hope to see a fully functional demo some time soon. Some more detailed information on the build might be nice as well. This may remind you of our story on <a href="http://www.hackaday.com/2008/07/09/custom-modular-control-interfaces/">MachineCollective</a>. While there are similarities in that they&#8217;re modular, SyncMaster appears to be a much more polished and portable product. Keep us updated [D.St-Amand].</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[midibox part one]]></title>
<link>http://loscil.wordpress.com/2008/05/27/midibox-part-one/</link>
<pubDate>Tue, 27 May 2008 16:23:40 +0000</pubDate>
<dc:creator>loscil</dc:creator>
<guid>http://loscil.wordpress.com/2008/05/27/midibox-part-one/</guid>
<description><![CDATA[Sometime ago&#8230;i decided to build a unique midi controller [ aka MIDIbox ]as an interface to Cso]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Sometime ago&#8230;i decided to build a unique midi controller [ aka <a href="http://www.midibox.org/">MIDIbox</a> ]as an interface to <a href="http://www.csounds.com/">Csound,</a> <a href="http://puredata.org">pd,</a> and <a href="http://www.motu.com">Digital Performer.</a></p>
<p>I ordered the material for the <a href="http://www.ucapps.de/mbhp_core.html">core module,</a> <a href="http://www.ucapps.de/mbhp_ltc.html">LTC module</a> (display), and the <a href="http://www.ucapps.de/mbhp_ain.html">A(nalog)IN module</a> for the 64 knobs I planned to implement from <a href="http://www.avishowtech.com/mbhp/buy.html">SmashTV.</a></p>
<p>Having earned a C- in 8th grade shop class, this is an ambitious undertaking for me because of all the soldering involved.  However, I have found many helpful resources on the web for this project, especially this <a href="http://www.instructables.com/id/How-to-solder/">well written tutorial with excellent videos and photos.</a></p>
<p><a href="http://loscil.wordpress.com/files/2008/05/everything-best.jpg"><img class="aligncenter size-medium wp-image-10" src="http://loscil.wordpress.com/files/2008/05/everything-best.jpg?w=300" alt="all of the inner midibox guts" width="300" height="225" /></a><br />
clockwise from top left: blank circuit boards, wire and green leds, midi connectors, potentomiters, core module stuff, the core module itself, pcbs, display unit [in center], and lots of jumpers.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[MIDIBox]]></title>
<link>http://pablogger.wordpress.com/2008/05/15/midibox/</link>
<pubDate>Thu, 15 May 2008 14:00:04 +0000</pubDate>
<dc:creator>pablogger</dc:creator>
<guid>http://pablogger.wordpress.com/2008/05/15/midibox/</guid>
<description><![CDATA[Il progetto del MIDIBox è disponibile qui. [via Make]]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://pablogger.files.wordpress.com/2008/05/2488870262_8d54dccb521.jpg"><img class="alignnone size-full wp-image-926" src="http://pablogger.wordpress.com/files/2008/05/2488870262_8d54dccb521.jpg" alt="" width="400" height="400" /></a></p>
<p>Il progetto del MIDIBox è disponibile <a href="http://www.ucapps.de/" target="_self">qui</a>.</p>
<p>[via <a href="http://blog.makezine.com/archive/2008/05/midibox_rox_your_sox.html">Make</a>]</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
