USER1 and USER2 SysEx?

Home Forums Products Rackmount USER1 and USER2 SysEx?

Viewing 1 reply thread
  • Author
    Posts
    • #182883
      who
      Participant

      I have a DSP4000 remote control panel I created using Architect.  Everything works except for the rotary Encoder control and the USER buttons.  The Eventide documentation provides sysex commands for the two buttons as shown in the screenshot below, but when I attempt to send these commands to my DSP4000, nothing happens.  Any suggestions?

      user

       

      user2

    • #183298
      who
      Participant

      Probably a huge hack, but I got something that works.

      User1 SysEx:

      [0x1C, 0x70, 0x01, 0x01, 0x0F, 0x07, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F]

      [0x1C, 0x70, 0x01, 0x01, 0x0F, 0x0E, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F]

      [0x1C, 0x70, 0x01, 0x01, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0E, 0x0F, 0x0F]

      User2 SysEx:

      [0x1C, 0x70, 0x01, 0x01, 0x0F, 0x07, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F]

      [0x1C, 0x70, 0x01, 0x01, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x07, 0x0F]

      [0x1C, 0x70, 0x01, 0x01, 0x0F, 0x0F, 0x0F, 0x0F, 0x0F, 0x0E, 0x0F, 0x0F]

       

      The Data modules feed into the Pack SysEx module.

      userSysEx

Viewing 1 reply thread
  • You must be logged in to reply to this topic.