<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">hi there,<div class=""><br class=""></div><div class="">i have sent sysex with puredata for some years now, and i never had any problems, even with large chunks.</div><div class="">i have used attached abstraction to send sysex, maybe it helps?</div><div class=""><br class=""></div><div class="">midi IS a serial protocol, so it is perfectly valid to send one byte at a time at least over din midi. in fact i am doing that with arduinos all the time.  (usb midi is a different beast) </div><div class=""><br class=""></div><div class="">do the “special” midiout noteon and noteoff messages work when a synthmodule or similar is connected?</div><div class=""><br class=""></div><div class=""></div></body></html>