Page 1 of 1

Scope plugin for converting sysex messages to midi CCs?

Posted: Sat Jan 31, 2009 7:57 pm
by sodiumcycle
Does such a thing exist? I'm trying to get my the sysex data to and from my Juno 106 sliders.

Re: Scope plugin for converting sysex messages to midi CCs?

Posted: Sun Feb 01, 2009 4:13 am
by HUROLURA
Not that I now.

The main problem to build such a device would be that it has to be dedicated to each external device (i.e. in your cas the Juno 106) as sysex messages ARE specific to each machine.

From my last experimentation with the SDK, things like that would be possible with other type of midi message (like PolyAt, NRPN, ...) but much easy to implement with CC messages.

My 2 cents.

CheerZ