Scope plugin for converting sysex messages to midi CCs?
-
- Posts: 88
- Joined: Sat Feb 11, 2006 4:00 pm
Scope plugin for converting sysex messages to midi CCs?
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?
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
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