<div class="gmail_quote"><div>Hey Gabor,</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
initial midi-out support is added to git. it breaks old midi code.<br></blockquote><div><br></div><div>This makes sense. It's unfortunate but it makes sense.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

(midi-info) now returns outport ports also.<br>
(midi-init) is replaced by (midiin-open) and (midiout-open). (midi-close) is replaced by (midiin-close) and (midiout-close).<br>
<br></blockquote><div>Better than my proposal.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
the command that sends midi messages is (midi-send), which expects 1 to 3 integers.<br>
<br>
i haven't got any midi output device, so i only tested it briefly with virtual midi piano keyboard (<a href="http://vmpk.sourceforge.net/" target="_blank">http://vmpk.sourceforge.net/</a>)<br><br></blockquote><div><br>
</div><div>Ok, then I'll test it with a external device tonight and probably write some utility stuff for notes and CC's for everyone to share. </div><div><br></div><div>Tanks for taking the time to do this. I hope the single byte messages work out; systems like ChucK and PD (and maybe SC?) won't send clock out because single byte messages somehow get filtered.</div>
<div><br></div><div>You're the best!</div><div>Kas.</div></div>