-- open a Dynamics plug-in, I used mCompressor but any will do
-- Quick Learn its Attack parameter to a Multiparameter (MP)
-- open the MP and set the Value mode to Percentages
-- drag the MP value down to 0%, the Attack parameter will be 0ms, as expected
-- drag the MP value down to 100%, the Attack parameter will be 1000ms, as expected
-- now drag the MP value to 50%, the Attack parameter will be 63ms
-- to get the Attack value of 500ms, I need to set the MP to 84.1%
Can someone explain what is going on?
------------------------------------
It gets weirder
In MDynamics MB, learn a band's Attack and Release full ranges to an MP. The Attack range is 1000ms and the Release range is 5000ms,
-- set the MP value to 50%
-- Attack is 63ms , as above, and Release is 313ms,
-- in the MP, Set the Release's MaxValue to 100ms
-- set the MP value to 50% (nudge it to refresh the screen),
-- both Attack and Release are 63ms.
The range of the target seems to affect the value.
For a range of 1000ms, MP = 50% gives a value of 0.50 ^ 4 * 1000 = 625
For a range of 5000ms, MP = 50% gives a value of 0.50 ^ 4 * 5000 = 312.5
Huh?


