[chuck-users] Sending raw midi / sysex

Kassen signal.automatique at gmail.com
Tue Aug 7 12:53:58 EDT 2012


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.


More information about the chuck-users mailing list