Knob on click event?

I had exact same question when I first got my Mini too;

But short answer is no, there isn’t a function in the event library to capture… as noted in the documentation ( Lua extension | Electra One Documentation ) “Note, currently only `PAGES` and `POTS` are supported.”

Also from a Mini Ui persepective, there is a ‘Pad Toggle’ control which already relies on the Pot press to work.

I believe the closest alternative is coding around capturing Pot touch/release events.

1 Like