<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<BR>&gt; <BR>&gt; Sketch for a simple FM synth - either needs the baud rate set to 31250<BR>&gt; and a MIDI interface fitted, or some software to translate MIDI to<BR>&gt; serial<BR>&gt; <BR>&gt; http://www.gjcp.net/~gordonjcp/arduinobee.pde<BR>&gt; <BR>&gt; Simple monosynth with analogue-like oscillators<BR>&gt; <BR>&gt; Have fun ;-)<BR>&gt; <BR>&gt; Gordon MM0YEQ<BR>&gt; <BR> <BR>Serial to midi should be very easy as midi is just a simple protocol over a serial interface at a specific baud rate. It can even be done on a standard io pin if a uart isn't available. Done this on pics once apon a time.<BR><BR><BR><BR>rab<BR>                                               </body>
</html>