Relative mode issue with JS FX parameters and maybe other discrete parameters
See https://forum.cockos.com/showpost.php?p=2019056&postcount=218
Kevin actually uncovered a pretty big bug in the detection and interpretation of discrete parameters (probably mostly in JS FX). Anyway, it was easy to fix it. With upcoming ReaLearn version you won't adjust continuous "step sizes" anymore for most JS FX parameters but instead discrete "step counts" - because most (or all?) JS FX parameters actually have discrete integer numbers as values. This is very useful for fine-tuning. One relative increment with your rotary encoder (or button press) should result in exactly one increment of the JS FX parameter if you have step count 1.
Comments (5)
-
reporter -
reporter - edited description
-
reporter re
#151Fix non-working relative mode for JS FX parametersstep size was detected incorrectly, maybe also affected some non-JS FX
→ <<cset c82dad1e5646>>
-
reporter re
#151Detect more FX parameters as discrete parameters→ <<cset c004310850d7>>
-
reporter - changed status to resolved
- Log in to comment