Hi Im new to touch and I have been doing the MUTEK tutorials. I cant get a slider to become an XY pad. I have tried messing with the panels inside the slider and have gotten it to read y values but the rectangle will stay stuck to the bottom of the slider and there is no limit to how far the slider icon can go(meaning it will go out of the slider box). I’m sure there is an easier way of doing this any help would be greatly appreciated.
I’ve attached 2 examples of how to do a basic UV slider. The first is using python expressions for the knob’s X,Y parameters, the second uses CHOPs to do the same thing with a Math CHOP doing the work with its range parameters.
sliderUV_py_expr.tox (702 Bytes)
sliderUV_chops.tox (894 Bytes)