7 Aug
2012
7 Aug
'12
12:53 p.m.
Instant addendum; This is only for getting data out of ChucK, not back in, because at receiving MIDI messages of lengths other than 3 will be discarded in the implementation. That won't change without hacking up the C++ source, but to make use of such messages you'd also need to add stuff to the ChucK language to actually make use of the data. This means bad news if your device wants some sort of handshake to deal with your message, I think some of those MPC-inspired controllers do. I thought I'd warn before you waste your time, I know how time-consuming this kind of thing can be. Kas.