soje
1
I’m trying to make the multixy widget control the points of the eq, so the user has the experience of dragging the freq/gain point around.
How do I make the eq respond precisely to the point of the multixy, so the user experience is as if it is just one widget?
Would it be possible to use a two-finger gesture, to read out a third value besides x/y?
Hi, here is an implementation example that you could help you build your own : eq.json (10.7 KB)
Two-fingers gestures are not supported in multi-xy pads, In the above exemple it can be solved by using the knobs.
soje
3
Thank you SO much for taking the time to make that example, I definately have some studying to do here!
You’re work and support is impressive. Again - THANKS