<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>I made 2 simple classes that allow to send/receive SysEx messages on ChucK:</div><div><br></div><div><a href="https://bitbucket.org/mariobuoninfante/sysex/src/master/">https://bitbucket.org/mariobuoninfante/sysex/src/master/</a></div><div><br></div><div>All they do it&#39;s basically sending/receiving messages via OSC to/from Pure Data that deals with actual SysEx messages.</div><div>It seems to work fine, but I didn&#39;t do any &#39;stress test&#39;. Of course having to convert from/to OSC is a kind of a bottleneck, so I&#39;d expect some &#39;performance issues&#39; when dealing with big SysEx messages (ie firmware updates) , but I think it&#39;s fine for general purpose SysEx transmissions. <br></div><div><br></div><div>I&#39;d like to see, one day, these 2 classes (SysExIn and SysExOut) being part of the ChucK source code as members of the MIDI classes family.<br></div><div><br></div><div>Let me know if you have any question.</div><div><br></div><div>Cheers,</div><div>Mario<br></div><div><br></div><div><br></div></div></div>