On 6/21/06, <b class="gmail_sendername">Lyle Johnson</b> <<a href="mailto:kk7p@wavecable.com">kk7p@wavecable.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> But like I said I'm just thinking out loud here and this is somewhat<br>> premature in many ways (and late in others since the I/O boards are already<br>> in alpha) and wondered what others thought of the idea.
<br><br>Very interesting.  If it is just a serial spigot of some sort, I could<br>put that on Sasquatch - maybe - and possibly a PIC to drive it.  No<br>point in tying up FPGA or DSP resources to handle this, I suspect...
</blockquote><div><br><br>It is a serial interface...but I'm not having a lot of luck finding any good documentation on the details.  I suppose a peek at the midibox core code (it's all pic PIC18F452 based and the code is open sourced and fairly well documented) could give some details...but I'd rather find the actual specs.
<br><br>I did just find an interesting new midibox module that has been created since the last time I checked their site.  It's an i2c/midi bridge module:<br><a href="http://www.ucapps.de/mbhp_iic_midi.html">http://www.ucapps.de/mbhp_iic_midi.html
</a><br><br>Detail on the i2c bitstream used is available on that page.  Looks like the last update on that module was this month so it's probably still being actively developed too.  With Atlas already having an i2c bus (IIRC) this could make it a no brainer to bring a midi signal in.  Then it should just be a software matter to do something with signals.
<br><br>I'll try and do some more research over the next few days if others think this idea is worth persuing.<br><br></div></div>