Download the editor I made for the integra , everything is in there to get you started .There may be a simpler approach: The front panel of the DSP4000 has two buttons labeled USER1 and USER2. USER1 increments the program number and USER2 decrements the program number. According to the Eventide documentation, USER1 and USER2 have the sysex assignments show in the screenshot below.
user.png
The problem I have is those two commands don't appear to do anything. As shown in the following screenshot, I have configured two buttons with the documented commands. I can see the activity light on my midi interface light up when I click the buttons in the panel, but the DSP4000 does nothing, nor do I see any sysex activity in MidiView.
user2.png
Increment and decrement can be achieved with a counter , increment with a negative value = decrement , +1 = increment .
This variable has to be put into a template module($1,$2 etc for variables ) with the correct sysex info .
Statistics: Posted by gentleclockdivider — Wed May 22, 2024 11:49 pm