I have a similar question to this thread: https://discord.com/channels/761513181696098335/1421258455804805171
I'm storing the button's element_index and using that to determine what midi CC command the encoder should be changing. I'm setting global variables to keep track of the encoder states and button states. The last piece of the puzzle appears to be getting the encoder LEDs (i.e. LEDs 0-9) to update properly when pressing a new button. I've been able to change a single encoder LED to white based on the stored last value of the encoder for the button state but I'd like to be able to update all the encoder LEDs based on the encoder value that I restore and set when pressing the button. Currently, when pressing a button the encoder LEDs do not update until the encoder is moved.
I kinda feel like element[i]:endless_value(e) should also be updating the corresponding encoder LEDs?
Profile: TEK2: 16ENC by @baconsawce (not sure how else to share the profile)