Page 1 of 1

Re: INIT BUTTON and Console trigger

Posted: Fri Jun 22, 2018 10:20 pm
by mtregael
After a couple of hour of testing... i have the solution... :)

So, to have a midi button that resets all buttons of a page using the "INIT" :

- Edit the INIT scene (shift + right clic -> Settings): on "General" tab, Check "Disable reset switch when double clic on this button" and "Reset other buttons when activated".
- Console editor: Right clic on the button you want to use to reset the page, "Console setup' and "Toggle (flash)" to "True" (so the butto become a flash one),
Live tab: Add new "Button activation" action.
Page Name: your page,
Button: "INIT",
check "Flash Mode" and "Select corresponding button when receiving this command".
Validate...

Now, when pressing this button, all other buttons of the page are released.

regards,