Button Event
The Button Event is a UI Event, which means it triggers on user interaction.
The Button Event is a UI Event, which means it triggers on user interaction.
The Encoder Event is a UI Event, which means it triggers on user interaction. Specifically when the user turns the encoder, each click on a clicky encoder equals to one trigger of the Encoder Event.
The Endless Event is a UI Event, which means it triggers on user interaction.
The MIDI RX Event is used for recieving MIDI messages from the Host device (computer).
The Potmeter Event is a UI Event that's triggered when a potentiometer is turned or a slide potentiometer is moved. Each potentiometer on the module has one of these Events, and by default they control values which determine the LED light intensities and values used for MIDI messages.
This event runs when a re-initalization occours, such as the device is powered on after being powered off or the Pages are changed and a new Page is initialized.
This event runs when a re-initalization occours, such as the device is powered on after being powered off or the Pages are changed and a new Page is initialized.
The Timer Event, located under System Events is even more special than their UI Event type counterparts, since it has no Control Element Specific trigger by default. They can still be triggered by any kind of Timer Start Action Block (or the function), from anywhere by calling timer number X, where X is the number of control elements you have on the module.
The Timer Event, is a special event because its trigger is tied to no specific control element.
This event is triggered when the utility button is pressed on the side of the module.