I’ve run into a little hitch, I’m trying to set up a controller to bind to a parameter that has abnormal min and max values… This is working great 99% of the time with other plugins. The plugin in question is keyscapes (this is not the first compatibility issue I’ve run into using keyscapes).—> Keyspace Not Loading Samples
When I look in the parameter list. when the value is all the way left (min) it reads 0.454 . When it is all the way to the right (max) it reads 0.600 .
I tried setting a regular control knob using these values but now that control knob only gives me a limited range of the parameter and that range still does not save the parameter setting correctly.
The parameter knob in the plugin default position is at the top (12o’clock like a pan knob setup)
When I use a regular controller with values set min:0.00 max: 1.00 everything actually works well as long as I don’t try to save the state. as soon as I try to save the rack state the information is not stored correctly for that parameter. This results in a parameter jumping to an unintended position. The parameter does move a little bit in the right direction but it looks like the scaling isn’t high enough resulting in the parameter not moving far enough for accurate recall.
I’ve been experimenting but I don’t fully understand the various settings in the controller bindings. For example the differences between regular controller, controller (fine,coarse ect…) Relative scaling…
I’m managed to have some success by setting up a trigger to move the parameter after the rack has opened. But this obviously isn’t the ideal solution for saving rack states quickly.
Thanks!
Todd