Changing the behavior of the knob for the ADSR?

Hi,

I have 2 quick questions about the envelope object?

  1. Is it possible to change the behavior of the knob, which by default only controls the attack value of the ADSR to have it scale all 4 values at the same time? I like to use the ADSR object to have 48 controls per row and being able to control all 4 values assigned to the ADSR like a macro knob would be pretty cool.
    I’ve tried to sneak in a little:" “valueIds”: [“attack”, “decay”, “sustain”, “release”] " in the json thing, but even though all 4 parameters are now written in blue and none are red, it still defaults to the attack parameter.

  2. Is it possible to have the ADSR object behave like a momentary pad? So I select and hold the object on the touchscreen to bring up the ADSR interface, I use the knobs to change stuff and as I let go off the screen the interface closes automatically.

Currently, multi-value controls allow only one parameter being changed at time. You can, of course, change that parameter while using the controller (knob touch + [LEFT-MIDDLE / LEFT-BOTTOM] buttons. But you cannot control all of them. In 4.0 there is a way to set up a Macro control and map up to 16 controls to it.

almost, If you hold your finger on the ADSR control on the screen - the detail screen will be shown. It allows you to modify all parameters. A tap outside the detail window will close it.