<br><div class="gmail_quote">On Sat, Aug 21, 2010 at 11:15 AM, Renato <span dir="ltr">&lt;<a href="mailto:rennabh@gmail.com">rennabh@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I was using ttymidi which makes the arduino act as a usb-midi device -<br>
it has an alsa midi interface and I think also a JACK midi one. But<br>
actually doing the serial-&gt;MIDI conversion on the laptop might be<br>
neater... I&#39;ll have to look into that, haven&#39;t done any serial<br>
communication before<font color="#888888"><br></font></blockquote><div><br>I&#39;m not sure if your intrested, but since you want to go the serial route, <br>if you are using Python, I&#39;ll reccommend PySerial (guess what it does?)<br>
as a really good library. IIRC there&#39;s another lib or way to do serial too, I<br>wouldnt advise it.<br><br>If you want I can dig up some of my Arduino -&gt; Serial -&gt; Python sketches/scripts<br>and post them somewhere.<br>
<br>Cheers, -Harry<br></div></div>