R3.4.3. W11.
Multitap Delay
The values .min, .max, .value & .value_default of the parameters L Delay, R Delay (Tap 1,2,3,4) produces fails!
- It is probable that the .value & .value_default return -1 when the .min>=0.
- It is probable that the .max also is incorrect.
For example, this issues produce errors when build a slider and update these values, because the value or value_default are out of range…
*** std::logic_error: ‘ViewBuilder: invalid value for mini slider: ‘-1’. value must be [0 - 255].’
*** stack traceback:
*** [C]: ?
*** [C]: in function ‘__newindex’
*** [string “do…”]:22: in function <[string “do…”]:9>