[chuck-users] SysExIn and SysExOut classes

Mario Buoninfante mario.buoninfante at gmail.com
Wed Dec 19 09:29:08 EST 2018


Hi,

I made 2 simple classes that allow to send/receive SysEx messages on ChucK:

https://bitbucket.org/mariobuoninfante/sysex/src/master/

All they do it's basically sending/receiving messages via OSC to/from Pure
Data that deals with actual SysEx messages.
It seems to work fine, but I didn't do any 'stress test'. Of course having
to convert from/to OSC is a kind of a bottleneck, so I'd expect some
'performance issues' when dealing with big SysEx messages (ie firmware
updates) , but I think it's fine for general purpose SysEx transmissions.

I'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.

Let me know if you have any question.

Cheers,
Mario
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20181219/b455f218/attachment.html>


More information about the chuck-users mailing list