Hey champs-
I am wanting to use the 8 encoders as push buttons only on the Electra One Mini. The idea is to use it to change the MIDI Tx channel that messages gets sent over.
I am developing a context page for a generic drum machine to control parameters for each drum part. Assuming 8 drum parts and 8 parameters per drum part, the context page chooses the drum part by switching MIDI channel and flips to a parameter page where the encoders can control the 8 parameters for that drum part.
If I had 8 buttons to play with it would be easy, but I don’t, hence wanting to use the push encoders as buttons. Seems pretty straight forward, but given how easy it is to touch the wrong encoder causing a rotation, I want to disable the rotation of the encoder and just have the LUA function trigger on a push.
I haven’t been able to figure out how to do this yet (and neither has Gemini) but I’m sure this will be easy for many of you here so I’m keen to get your advice.
Thanks!