XY pad query

Hi there.

Back to using Electra more these days and I have need to use the XY pad but the problem I have is that if I drag my finger up the Y axis it sends out a decreasing CC value, I’ve tried reversing both the min/max values in the midi device section of the editor to no avail, the Y stays stuck at zero. If anyone can point me in the right direction it would be great.

Thanks.

Ulp….anyone?

Bump. I couldn’t find a way to invert Y into a natural direction either

I did it using a Lua function. If I remember, I had the pad set as virtual and used Lua to take the raw value and subtract it from 127 and then send that.

1 Like

That does work for me as a workaround as well, and since I wanted X assigned to knob anyway, reversed reaction of Y when assigned to knob isn’t a problem.

Thank you

1 Like