No. Relative knobs send only +1 or -1 (or larger values if it is capable to detect turn-speed).moscom_electronics wrote: Mon Feb 01, 2021 8:47 am Changing the speed of the relative encoders does not work either unfortunately. I have looked at the issue again, and it really comes down to the fact that 7-bit CCs range from 0 to 127: once a control in the device panel is attributed to an encoder, its steps are 1/127 of the total range of the parameter.
But I just noticed why it is not working for you. I use the setter method instead of the increase one due to harmonize the handling of different knob types. So, it is actually 128 values. Will see if I can change that...
