Hi,
I want to map a one-button style effect, where when the button is pressed, effects knob 1 increments to 100%, and when the button is released, the effects knob auto-decrements back to down a bit to 75%, zero, or whatever value I want.
The increment part is no problem, but initiating a gradual auto-decrement on release, this I cant figure out. I'm playing with modifiers and I can get it to do an instant jump back down, but I want it to be a smooth decrement.
Anyone know how to do this?