<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
<div class="gmail_quote"><div>Not sure what Chris meant, but you could generate the contents of a midi file in memory, then feed those bytes (after <a href="http://en.wikipedia.org/wiki/Uuencoding" target="_blank">uuencoding</a>) to your platform's midi player (w/ the embed tag). Here's an example: <a href="http://tinlizzie.org/ometa-js/#Etude" target="_blank">http://tinlizzie.org/ometa-js/#Etude</a></div>
<div> </div></div></blockquote></div><div><br>It is awesome!<br>And is it possible to export generated by Etude midi files?<br></div></div></blockquote><div><br></div><div>That functionality isn't in there at the moment, but it should be easy to implement. After all, you've already got the uuencoded data as a JavaScript string. So all you'd have to do is save that in a file, uudecode it, and you'd have a proper midi file.</div>
<div><br></div><div>(For the record, I didn't write Etude -- it was a class project done by Amarin Phaosawasdi, a masters student that I co-advised at UCLA.)</div><div><br>Cheers,</div><div>Alex</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div><br>Best regards,<br>Nikolay<br><br></div></div>
</blockquote></div><br>