Jump to content

Forwarding from Sysex dump to encoder CC


Duggle

Recommended Posts

There is a good example of forwarding a value from Sysex dump to the value in an encoder controlling sysex message parameter change: blofeld.ngc

 

I would like to do a similar thing: forward a sysex dump value via "syxdump_pos=n:p"

(Where n is RECIEVER id and p is position in the received dump)

However I would like to update my CC encoders from the dump.

 

Reason: Sysex dump of synth patch is much, much quicker and more complete than a controller dump which unfortunately omits some data such as patch name. So now I have to Sysex dump followed by a controller dump which need to be delayed, adding more complexity still. I could convert every parameter to Sysex short message, a big job, and this is much less desirable for automation than CC's.

Link to comment
Share on other sites

However I would like to update my CC encoders from the dump.

 

The mechanism should also work for encoders sending CCs

 

Keep in mind, that the receiver id has to be < 16 ("syxdump_pos=n:p" -> n should be < 16)

 

Best Regards, Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...