LK App Issues – Toggles
Hi!
Got a little issue here. I’ve made a mapping for the LK Android app, everything working nicely – except it has a row of buttons that are supposed to be toggles. If you look inside the app it says it’s sending 127 the entire time the button is activated, and then that it sends 0 when it’s not.
However, if i watch in midi monitor it actually sends 127 then immediately after goes to 0. This means they don’t work at all really for anything. I imagine I could set up state-dependent reactions to only trigger when 127 happens, but it’d mean double tapping the button every time.
Do I just need to raise this with the app devs? Or is there some workaround I can use?
There’s a couple of ways around this outside of reactions.
First, in your mapping, change the ‘control’ option to ‘custom’
1. Setting ‘Control type’ to on/off gives you a further option to set the ‘switch type’ to momentary or toggle… set it to toggle.
or if setting to toggle doesn’t work
2. change the value of ‘off’ to any value which isn’t the off value that your button sends. So if it sends 0 when released just change it to 1.
Sign up
User registration is currently not allowed.